diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-03-09 08:15:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-09 08:15:06 +0800 |
commit | eaccd0decd707ff7cec318e06914f963daa9574c (patch) | |
tree | 5eba7a283a6cb17ffda69e8594618de5a637f878 /test/functional/lua/buffer_updates_spec.lua | |
parent | be0461e3c216c2e4e2c3397c739b7727a5bf6df8 (diff) | |
download | rneovim-eaccd0decd707ff7cec318e06914f963daa9574c.tar.gz rneovim-eaccd0decd707ff7cec318e06914f963daa9574c.tar.bz2 rneovim-eaccd0decd707ff7cec318e06914f963daa9574c.zip |
vim-patch:9.0.1392: using NULL pointer with nested :open command (#22583)
Problem: Using NULL pointer with nested :open command.
Solution: Check that ccline.cmdbuff is not NULL.
https://github.com/vim/vim/commit/7ac5023a5f1a37baafbe1043645f97ba3443d9f6
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'test/functional/lua/buffer_updates_spec.lua')
0 files changed, 0 insertions, 0 deletions