6 Commits (928fa96db7348b289c2e91cdd76e2bbf297de011)

Author SHA1 Message Date
  Marc 4e9e44e525
Fix read past end of buffer 5 years ago
  Eric Hawicz 45b6416652 Merge branch 'master' of https://github.com/json-c/json-c 6 years ago
  Pierce Lopez 090ae4e4d4 json_parse demo: fix and use usage() function 6 years ago
  Eric Hawicz 9b64c3e347 Fix printf format issues in apps/json_parse, and actually call the usage() function. 6 years ago
  Eric Haszlakiewicz d9981f67dd Extend the CMakeLists.txt in the apps directory to be usable as a standalone build, to link against other versions of json-c. 6 years ago
  Eric Haszlakiewicz 55d053118e Add an apps directory, and a json_parse program to parse an input file and report on memory usage. 6 years ago