mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 09:56:31 +00:00
vim-patch:8.0.0305 (#7265)
Problem: Invalid memory access when option has duplicate flag.
Solution: Correct pointer computation. (Dominique Pelle, closes vim/vim#1442)
aaaf57d8a9
This commit is contained in:

committed by
Justin M. Keyes

parent
9d6bac3219
commit
e53af2b1f5
@@ -647,7 +647,7 @@ static const int included_patches[] = {
|
||||
308,
|
||||
307,
|
||||
// 306,
|
||||
// 305,
|
||||
305,
|
||||
// 304,
|
||||
// 303,
|
||||
// 302,
|
||||
|
Reference in New Issue
Block a user