diff options
author | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-06-13 00:09:49 -0400 |
---|---|---|
committer | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-06-13 00:18:50 -0400 |
commit | 3e0188e92d9a4d359b501b3d431bfa7a79587679 (patch) | |
tree | 4d8c5a51a213f9001cd1aae0287d65d335ad8708 /src/clint.py | |
parent | 315b7f8632076d882d498fc0bfab21a87ca75acb (diff) | |
download | rneovim-3e0188e92d9a4d359b501b3d431bfa7a79587679.tar.gz rneovim-3e0188e92d9a4d359b501b3d431bfa7a79587679.tar.bz2 rneovim-3e0188e92d9a4d359b501b3d431bfa7a79587679.zip |
vim-patch:8.0.0596: crash when complete() called after complete_add()
Problem: Crash when complete() is called after complete_add() in
'completefunc'. (Lifepillar)
Solution: Bail out if compl_pattern is NULL. (closes vim/vim#1668)
Also avoid using freed memory.
https://github.com/vim/vim/commit/4475b623960671898dac6a72b13a8d140402afa6
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions