1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-17 07:37:13 +02:00
Files
SqMod/vendor/Jansson/test/suites/invalid/null-byte-outside-string/nostrip
2021-07-06 17:16:28 +03:00

3 lines
105 B
Plaintext

The embedded NULL byte breaks json_loads(), which is used instead of
json_loadf() in the stripped tests.