Update cJSON to v1.7.1
authorAngus Gratton <gus@projectgus.com>
Mon, 5 Feb 2018 03:31:02 +0000 (11:31 +0800)
committerAngus Gratton <gus@projectgus.com>
Mon, 5 Feb 2018 06:52:39 +0000 (14:52 +0800)
commit963fa0fd3a5a8f5b64ddc2cf53e0d7007dce3d17
tree36dae3781472a04fdc056aefcbfb515c108fbf72
parent8856cc055a7d2b0e2a3dd12d1741f5b9b8ea6507
Update cJSON to v1.7.1

* Fix buffer overflow issue in cJSON 1.6.0
* Change cJSON structure to git submodule

Closes https://github.com/espressif/esp-idf/issues/1577
.gitmodules
components/json/LICENSE [deleted file]
components/json/cJSON [new submodule]
components/json/component.mk
components/json/include/cJSON.h [deleted file]
components/json/library/cJSON.c [deleted file]
components/json/port/cJSON_Utils.c [deleted file]
components/json/port/include/cJSON_Utils.h [deleted file]
tools/ci/mirror-list.txt