cjson: upgrade 1.7.18 -> 1.7.19

This includes CVE-fix for CVE-2025-57052

Changelog:
https://github.com/DaveGamble/cJSON/blob/master/CHANGELOG.md

Signed-off-by: Divya Chellam <divya.chellam@windriver.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Divya Chellam
2025-09-30 11:44:20 +05:30
committed by Gyorgy Sarvari
parent a27da12bdd
commit 9128c6c8c1
@@ -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 = "acc76239bee01d8e9c858ae2cab296704e52d916"
SRCREV = "c859b25da02955fef659d658b8f324b5cde87be3"
S = "${WORKDIR}/git"