diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-03-07 06:05:22 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-03-07 12:05:22 +0100 |
commit | 5f84b1dc4154ea8def87b6113fa9b9ed058d83d2 (patch) | |
tree | 64cc7986d62463715073960852dcfc56420d6c97 /src/nvim/syntax.c | |
parent | b51e5d8b8dd2b5e7c5986f19bdf4130226b47379 (diff) | |
download | rneovim-5f84b1dc4154ea8def87b6113fa9b9ed058d83d2.tar.gz rneovim-5f84b1dc4154ea8def87b6113fa9b9ed058d83d2.tar.bz2 rneovim-5f84b1dc4154ea8def87b6113fa9b9ed058d83d2.zip |
vim-patch:8.1.0935: old regexp engine may use invalid buffer #9692
Problem: Old regexp engine may use invalid buffer for 'iskeyword' or
uninitialized buffer pointer. (Kuang-che Wu)
Solution: Set rex.reg_buf when compiling the pattern. (closes vim/vim#3972)
https://github.com/vim/vim/commit/8bfd9469cef536f171e6666f9d9217192e09d161
Diffstat (limited to 'src/nvim/syntax.c')
0 files changed, 0 insertions, 0 deletions