diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-07-16 15:24:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-16 15:24:32 +0800 |
commit | 0bbccf7c5f4f13b57c027d734dc5086c15d0abda (patch) | |
tree | e367c3af13021e40842331b01cf56091c1a81762 /runtime/lua/tohtml.lua | |
parent | 3adf9d4ec811ee39ea4774b20ccda53b644d2fcd (diff) | |
download | rneovim-0bbccf7c5f4f13b57c027d734dc5086c15d0abda.tar.gz rneovim-0bbccf7c5f4f13b57c027d734dc5086c15d0abda.tar.bz2 rneovim-0bbccf7c5f4f13b57c027d734dc5086c15d0abda.zip |
vim-patch:8.2.3381: crash when using NULL list with sign functions (#29740)
Problem: Crash when using NULL list with sign functions.
Solution: Handle a NULL list like an empty list. (issue vim/vim#8260)
https://github.com/vim/vim/commit/5c56da4de8398566ef96122db44ec93e6c2d483a
Nvim's TV_LIST_ITER_MOD() already checks for NULL.
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/tohtml.lua')
0 files changed, 0 insertions, 0 deletions