diff options
author | Jurica Bradaric <jbradaric@gmail.com> | 2016-01-23 14:32:52 +0100 |
---|---|---|
committer | Jurica Bradaric <jbradaric@gmail.com> | 2016-01-24 09:15:30 +0100 |
commit | ee564701579e66a16245328d9e574dcb0752d517 (patch) | |
tree | 19d519402b3eff5a7498f7f4e46f367db1288e47 /runtime/syntax/php.vim | |
parent | 4172ce4eb078fe63cf3696dd10f9bdf47cd70eb1 (diff) | |
download | rneovim-ee564701579e66a16245328d9e574dcb0752d517.tar.gz rneovim-ee564701579e66a16245328d9e574dcb0752d517.tar.bz2 rneovim-ee564701579e66a16245328d9e574dcb0752d517.zip |
vim-patch:7.4.704
Problem: Searching for a character matches an illegal byte and causes
invalid memory access. (Dominique Pelle)
Solution: Do not match an invalid byte when search for a character in a
string. Fix equivalence classes using negative numbers, which
result in illegal bytes.
https://github.com/vim/vim/commit/d82a2a990bc329754e1b61c5af669c76ac202497
Diffstat (limited to 'runtime/syntax/php.vim')
0 files changed, 0 insertions, 0 deletions