Files
neovim/test/functional
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-10-07 17:10:37 +02:00
2017-10-22 14:11:09 +02:00
2017-10-17 01:51:21 +02:00
2017-10-31 10:45:06 +01:00
2016-06-10 21:50:49 +03:00