diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-01-04 02:29:22 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-01-04 02:29:22 +0100 |
commit | 6a432d4a0d48829d45b717c0ee1a1a880ef39847 (patch) | |
tree | fa4f0774d032c23364e58af850b301913751c24d /test/functional/lua/utility_functions_spec.lua | |
parent | a1e97b18f1c90fb85683bd09b597511cdf14a34e (diff) | |
download | rneovim-6a432d4a0d48829d45b717c0ee1a1a880ef39847.tar.gz rneovim-6a432d4a0d48829d45b717c0ee1a1a880ef39847.tar.bz2 rneovim-6a432d4a0d48829d45b717c0ee1a1a880ef39847.zip |
PVS/V547: diff.c: xmalloc() never returns NULL
Normally we consider OOM to be fatal, but the diff module has extra
functionality to handle OOM in case huge files are compared. Use
try_malloc instead of xmalloc in that case.
Diffstat (limited to 'test/functional/lua/utility_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions