Lee 60ff122ef5
add NULL checkings (#809)
* add NULL checks in cJSON_SetValuestring

Fixes #803(CVE-2023-50472)

* add NULL check in cJSON_InsertItemInArray

Fixes #802(CVE-2023-50471)

* add tests for NULL checks

add tests for NULL checks in cJSON_InsertItemInArray and cJSON_SetValuestring
2023-12-18 11:47:52 +08:00
..
2017-11-04 21:19:15 +08:00
2018-10-11 00:30:43 +02:00
2020-04-02 16:24:10 +08:00
2023-12-18 11:47:52 +08:00
2020-03-18 16:04:58 +08:00
2019-11-28 09:56:04 +08:00