mirror of
https://github.com/DaveGamble/cJSON.git
synced 2026-09-03 14:09:54 +00:00
Release 1.7.18
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
1.7.18 (May 13, 2024)
|
||||
======
|
||||
Fixes:
|
||||
------
|
||||
* Add NULL check to cJSON_SetValuestring()(CVE-2024-31755), see #839 and #840
|
||||
* Remove non-functional list handling of compiler flags, see #851
|
||||
* Fix heap buffer overflow, see #852
|
||||
* remove misused optimization flag -01, see #854
|
||||
* Set free'd pointers to NULL whenever they are not reassigned immediately after, see #855 and #833
|
||||
|
||||
1.7.17 (Dec 26, 2023)
|
||||
======
|
||||
Fixes:
|
||||
|
||||
Reference in New Issue
Block a user