1
0
forked from aniani/vim
Files
vim/src/json.c
Bram Moolenaar 04af19637c patch 8.1.1158: json encoded string is sometimes missing the final NUL
Problem:    Json encoded string is sometimes missing the final NUL.
Solution:   Add the NUL.  Also for log messages.
2019-04-12 21:19:04 +02:00

24 KiB