diff options
author | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-08-10 10:25:02 -0400 |
---|---|---|
committer | Jan Edmund Lazo <janedmundlazo@hotmail.com> | 2018-08-11 14:32:59 -0400 |
commit | 5ed303c22b52ac1edc438b6e2edc44df1684974d (patch) | |
tree | fd46ff6312a0a44a225c58f0985630ac7dd130cc /src/nvim/regexp.c | |
parent | f7f65f5a82346a18c3ddf7143d64e8ce3ad399e2 (diff) | |
download | rneovim-5ed303c22b52ac1edc438b6e2edc44df1684974d.tar.gz rneovim-5ed303c22b52ac1edc438b6e2edc44df1684974d.tar.bz2 rneovim-5ed303c22b52ac1edc438b6e2edc44df1684974d.zip |
vim-patch:8.0.1470: integer overflow when using regexp pattern
Problem: Integer overflow when using regexp pattern. (geeknik)
Solution: Use a long instead of int. (Christian Brabandt, closes vim/vim#2251)
https://github.com/vim/vim/commit/2c7b906afb86b986476cfc959732e433b1b4a3b1
Diffstat (limited to 'src/nvim/regexp.c')
0 files changed, 0 insertions, 0 deletions