mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
cjson: upgrade 1.7.17 -> 1.7.18
Changelog: ============ * Add NULL check to cJSON_SetValuestring()(CVE-2024-31755) * Remove non-functional list handling of compiler flags * Fix heap buffer overflow * remove misused optimization flag -01 * Set free'd pointers to NULL whenever they are not reassigned immediately after Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=218947f77e8cb8e2fa02918dc41c50d0"
|
||||
SRC_URI = "git://github.com/DaveGamble/cJSON.git;branch=master;protocol=https \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "87d8f0961a01bf09bef98ff89bae9fdec42181ee"
|
||||
SRCREV = "acc76239bee01d8e9c858ae2cab296704e52d916"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user