JSON parser library written in ANSI C
https://github.com/DaveGamble/cJSON
A simple JSON parser library written in ANSI C.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/cJSON && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cJSON-1.7.18-misc_tests.patch | 0000002088 2.04 KB | |
cJSON-1.7.18.tar.gz | 0000354726 346 KB | |
cJSON-fix-cmake-include-path.patch | 0000000619 619 Bytes | |
cJSON.changes | 0000002788 2.72 KB | |
cJSON.spec | 0000002555 2.5 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1178793
from
Dirk Mueller (dirkmueller)
(revision 7)
- unconditionally apply the revert NULL pointer test - update to 1.7.18: * CVE-2024-31755: NULL pointer dereference via cJSON_SetValuestring() (boo#1223420) * 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 - revert tests for NULL pointers that fail on Leap 15.5 cJSON-1.7.18-misc_tests.patch
Comments 0