Rewrite cJSON_Minify, fixing buffer overflows, fixes #338
Also first tests for cJSON_Minify. Thanks @bigric3 for reporting
This commit is contained in:
@@ -57,6 +57,7 @@ if(ENABLE_CJSON_TEST)
|
||||
compare_tests
|
||||
cjson_add
|
||||
readme_examples
|
||||
minify_tests
|
||||
)
|
||||
|
||||
option(ENABLE_VALGRIND OFF "Enable the valgrind memory checker for the tests.")
|
||||
|
||||
Reference in New Issue
Block a user