mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.1136
Problem: Wrong argument to assert_exception() causes a crash. (reported by
Coverity)
Solution: Check for NULL pointer. Add a test.
da5dcd9366
This commit is contained in:
@@ -558,7 +558,7 @@ static int included_patches[] = {
|
||||
// 1139 NA
|
||||
// 1138 NA
|
||||
1137,
|
||||
// 1136,
|
||||
1136,
|
||||
// 1135 NA
|
||||
// 1134 NA
|
||||
// 1133 NA
|
||||
|
Reference in New Issue
Block a user