mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1682
Problem: Coverity: no check for NULL.
Solution: Add check for invalid argument to assert_match().
72188e9aae
This commit is contained in:
@@ -91,6 +91,7 @@ static int included_patches[] = {
|
||||
1716,
|
||||
1712,
|
||||
1695,
|
||||
1682,
|
||||
1663,
|
||||
1654,
|
||||
1652,
|
||||
|
Reference in New Issue
Block a user