hovis
Results
1
issues of
hovis
The following small c program when checked with valgrind shows an "Invalid read of size 4" when calling json_dumpf with JSON_SORT_KEYS. If JSON_SORT_KEYS is removed then the program is fine....