diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-04-12 23:51:43 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-12 23:51:43 +0800 |
commit | 23e9d625cf97715abce2c0dead416d8dcd9e6519 (patch) | |
tree | 9903ba14520313bf4626291fa9719bc2b37825a2 /runtime/lua/vim/ui.lua | |
parent | cdc028e97d9808c21e26fffe2d282b6517eaffc0 (diff) | |
download | rneovim-23e9d625cf97715abce2c0dead416d8dcd9e6519.tar.gz rneovim-23e9d625cf97715abce2c0dead416d8dcd9e6519.tar.bz2 rneovim-23e9d625cf97715abce2c0dead416d8dcd9e6519.zip |
vim-patch:9.0.1444: crash when passing NULL to setcmdline() (#23048)
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)
https://github.com/vim/vim/commit/ac6cd31afcbdd08bfa92ca33f7d4ce5773ba4353
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions