mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 02:46:31 +00:00

Problem: Crash when passing NULL to setcmdline(). (Andreas Louv)
Solution: Use tv_get_string() instead of using v_string directly.
(closes vim/vim#12231, closes vim/vim#12227)
ac6cd31afc