mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 12:11:55 +10: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
(cherry picked from commit 60549b1352)