mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:8.0.0165 (#7132)
Problem: Ubsan warns for integer overflow.
Solution: Swap two conditions. (Dominique Pelle)
f446b48ff0
This commit is contained in:

committed by
Justin M. Keyes

parent
de1084f3c4
commit
b7e84de7d2
@@ -787,7 +787,7 @@ static const int included_patches[] = {
|
||||
168,
|
||||
167,
|
||||
// 166,
|
||||
// 165,
|
||||
165,
|
||||
// 164,
|
||||
// 163 NA
|
||||
// 162 NA
|
||||
|
Reference in New Issue
Block a user