aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/regexp.c
diff options
context:
space:
mode:
authorJan Edmund Lazo <janedmundlazo@hotmail.com>2018-08-10 10:25:02 -0400
committerJan Edmund Lazo <janedmundlazo@hotmail.com>2018-08-11 14:32:59 -0400
commit5ed303c22b52ac1edc438b6e2edc44df1684974d (patch)
treefd46ff6312a0a44a225c58f0985630ac7dd130cc /src/nvim/regexp.c
parentf7f65f5a82346a18c3ddf7143d64e8ce3ad399e2 (diff)
downloadrneovim-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