Fixes:
Fix potential core dumped for strrchr, see 
https://github.com/DaveGamble/cJSON/pull/546
Fix null pointer crash in cJSON_CreateXxArray, see 
https://github.com/DaveGamble/cJSON/pull/538
Fix several null pointer problems on allocation failure, see 
https://github.com/DaveGamble/cJSON/pull/526
Fix a possible dereference of null pointer, see 
https://github.com/DaveGamble/cJSON/pull/519
Fix windows build failure about defining nan, see 
https://github.com/DaveGamble/cJSON/pull/518

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../recipes-devtools/cjson/{cjson_1.7.14.bb => cjson_1.7.15.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/cjson/{cjson_1.7.14.bb => cjson_1.7.15.bb} 
(90%)

diff --git a/meta-oe/recipes-devtools/cjson/cjson_1.7.14.bb 
b/meta-oe/recipes-devtools/cjson/cjson_1.7.15.bb
similarity index 90%
rename from meta-oe/recipes-devtools/cjson/cjson_1.7.14.bb
rename to meta-oe/recipes-devtools/cjson/cjson_1.7.15.bb
index 0e33275e23..1a4e53d508 100644
--- a/meta-oe/recipes-devtools/cjson/cjson_1.7.14.bb
+++ b/meta-oe/recipes-devtools/cjson/cjson_1.7.15.bb
@@ -6,7 +6,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=218947f77e8cb8e2fa02918dc41c50d0"
 
 SRC_URI = "git://github.com/DaveGamble/cJSON.git"
-SRCREV = "d2735278ed1c2e4556f53a7a782063b31331dbf7"
+SRCREV = "d348621ca93571343a56862df7de4ff3bc9b5667"
 
 S = "${WORKDIR}/git"
 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#92864): 
https://lists.openembedded.org/g/openembedded-devel/message/92864
Mute This Topic: https://lists.openembedded.org/mt/85403599/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to