[LTP] [PATCH 2/5] libs/ujson: Fix "Garbage after JSON string!" in strict mode
Petr Vorel
pvorel@suse.cz
Mon Dec 16 13:33:40 CET 2024
Hi Cyril,
> In strict mode warnings are converted into errors and filled into the
> error buffer rather than being printed right away. That means that we
> have to print error buffer after we issue a warning so that it's printed
> in the strict mode (UJSON_READER_STRICT) as well.
Acked-by: Petr Vorel <pvorel@suse.cz>
nit: maybe add Fixes: before merge?
Kind regards,
Petr
More information about the ltp
mailing list