diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-02-28 12:08:09 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-03-01 01:56:17 +0100 |
commit | b183534c819a91b9e077c55f522db27ea7f7d910 (patch) | |
tree | e71ff78afc905866066dd4f917aa57a4fe4c49a0 /src/nvim/regexp.c | |
parent | a66b1d4615502d7bc89a97b9e8f5f8d2c6b90cd8 (diff) | |
download | rneovim-b183534c819a91b9e077c55f522db27ea7f7d910.tar.gz rneovim-b183534c819a91b9e077c55f522db27ea7f7d910.tar.bz2 rneovim-b183534c819a91b9e077c55f522db27ea7f7d910.zip |
vim-patch:8.1.0968: crash when using search pattern \%Ufffffc23
Problem: Crash when using search pattern \%Ufffffc23.
Solution: Limit character to INT_MAX. (closes vim/vim#4009)
https://github.com/vim/vim/commit/527a2d86fb375fcc7b34e80fc47f4c7126fc12ba
Diffstat (limited to 'src/nvim/regexp.c')
0 files changed, 0 insertions, 0 deletions