diff options
author | KunMing Xie <qqzz014@gmail.com> | 2017-08-05 10:17:30 +0800 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-08-05 04:17:30 +0200 |
commit | 55c0401dfd137a5e173d8551f763cb4c6fed56e1 (patch) | |
tree | f1031a6382ff23b74a247d4d3371b029211ee920 /src/nvim/lua/executor.c | |
parent | 37dd5ded7c74d70358ab0539d6ed978816b778f5 (diff) | |
download | rneovim-55c0401dfd137a5e173d8551f763cb4c6fed56e1.tar.gz rneovim-55c0401dfd137a5e173d8551f763cb4c6fed56e1.tar.bz2 rneovim-55c0401dfd137a5e173d8551f763cb4c6fed56e1.zip |
vim-patch:8.0.0134 (#7109)
Problem: Null pointer access reported by UBsan.
Solution: Check curwin->w_buffer is not NULL. (Yegappan Lakshmanan)
https://github.com/vim/vim/commit/c4bfedabe057c05f09a455a5851089e177fa9c00
src/nvim/ex_cmds.c have been merged by someone. while version.c remain unmerged.
Diffstat (limited to 'src/nvim/lua/executor.c')
0 files changed, 0 insertions, 0 deletions