mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.719 #2817
Problem: Overflow when adding MAXCOL to a pointer. Solution: Subtract pointers instead. (James McCoy) https://github.com/vim/vim/commit/v7-4-719
This commit is contained in:

committed by
Justin M. Keyes

parent
f04bc91c2f
commit
8992f8b1c7
@@ -90,7 +90,7 @@ static int included_patches[] = {
|
||||
//722,
|
||||
//721,
|
||||
//720 NA
|
||||
//719,
|
||||
719,
|
||||
//718,
|
||||
//717,
|
||||
//716,
|
||||
|
Reference in New Issue
Block a user