numam-spdk/lib/json
Daniel Verkamp d6fd64cdab json: make sure parse always sets *end
Funnel all of the return paths in the main parsing routine through the
code that sets the *end pointer so that all error cases set it.

Change-Id: I0565913f7b9488470ede79dc1af84eb4b9a03225
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-02-15 16:31:07 -07:00
..
json_internal.h json/write: add an output buffer 2017-01-13 13:18:50 -07:00
json_parse.c json: make sure parse always sets *end 2017-02-15 16:31:07 -07:00
json_util.c json: add JSON parser and encoder libraries 2016-05-09 13:30:02 -07:00
json_write.c json/write: add an output buffer 2017-01-13 13:18:50 -07:00
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00