mirror of
https://github.com/neovim/neovim.git
synced 2026-02-06 12:31:38 +10:00
Problem: Integer overflow when using regexp pattern. (geeknik)
Solution: Use a long instead of int. (Christian Brabandt, closes vim/vim#2251)
2c7b906afb