numam-spdk/lib/json
Darek Stojaczyk c77c655987 json: add spdk_json_free_object()
After decoding a JSON object we had to free the parsed
strings one-by-one. Not anymore.

Change-Id: I819f1d533e397aa9babca58b5500c38ac01a963d
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2753
Reviewed-by: Mellanox Build Bot
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-10-19 10:02:10 +00:00
..
json_parse.c utf.h: remove #include "spdk/json.h" 2018-01-31 14:37:16 -05:00
json_util.c json: add spdk_json_free_object() 2020-10-19 10:02:10 +00:00
json_write.c json: Use not C++ style comments // but C-style comments /* */ 2018-10-31 22:01:47 +00:00
Makefile json: new relaxed decode object function 2020-10-05 08:23:58 +00:00
spdk_json.map json: add spdk_json_free_object() 2020-10-19 10:02:10 +00:00