1
0
forked from aniani/vim
Files
vim/src/if_lua.c
Bram Moolenaar 6fb5c97242 patch 8.1.1054: not checking return value of ga_grow()
Problem:    Not checking return value of ga_grow(). (Coverity)
Solution:   Only append when ga_grow() returns OK.
2019-03-26 21:44:20 +01:00

58 KiB