mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
Fix a bug where cJSON_Minify could overflow it's buffer, both reading and writing: https://github.com/DaveGamble/cJSON/issues/338. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>