Files
neovim/test/functional/eval
Adrian Neumann 8f03014e88 eval/decode.c: Avoid NULL arg to memchr() #7332
Clang complains because memchr has undefined behavior if the ptr is
NULL, even if len==0.

Helped-by: Nikolai Aleksandrovich Pavlov <kp-pav@yandex.ru>
2017-11-06 05:00:58 +01:00
..
2017-02-23 19:48:41 +03:00
2017-02-01 18:31:53 -05:00