mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00

Problem: crash when passing invalid buffer to undotree()
Solution: Use get_buf_arg() instead of tv_get_buf_from_arg().
closes: vim/vim#12862
closes: vim/vim#12830
ab9f2ecfd4