mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
Merge pull request #4096 from justinmk/coverity125476
coverity/125476: RI: Null pointer dereference
This commit is contained in:
@@ -69,6 +69,12 @@ static char *features[] = {
|
||||
|
||||
// clang-format off
|
||||
static int included_patches[] = {
|
||||
1081,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
1055,
|
||||
// 1054,
|
||||
// 1053,
|
||||
|
Reference in New Issue
Block a user