issues
search
DaveGamble
/
cJSON
Ultralightweight JSON parser in ANSI C
MIT License
10.82k
stars
3.22k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add "valuestringlen" to handle null characters in "valuestring".
#905
hexian000
opened
2 days ago
0
Call to cJSONUtils_SortObject() could break adding new fields to the object/array
#904
vdcow
opened
3 days ago
0
Getting extra dot "." in serialised json string
#903
mudgalp
opened
1 week ago
0
Hope cJSON can add support for other 'malloc()'
#900
king4399
closed
1 week ago
0
How to parse valueint64?
#899
24368247
opened
1 week ago
0
conversion error in gcc x86_64-w64-mingw32
#898
GwXyCc
opened
3 weeks ago
0
Addition of JSON for CycloneDx
#897
3100jisa
opened
1 month ago
0
Feature to format floating point numbers
#896
Vanmaele
opened
1 month ago
1
Feature Request: Support for Strings Containing `\0` Characters
#895
WangYihang
opened
1 month ago
0
Cast qualifier warning on Windows LLVM clang 16 with CMake FetchContent
#894
benbuck
opened
1 month ago
1
建议保留Docker容器
#893
niuyuling
closed
2 months ago
0
Raise PR against `master` for customer-requested changes
#892
sarunnaik
opened
2 months ago
0
Invalid floating point exception with cJSON_CreateNumber(NAN)
#891
guillaumechereau
opened
2 months ago
0
The world if cJSON accepted the 65 pull request.
#890
DatitosCuriososPTY
opened
2 months ago
0
Adding basic support for length delimited strings
#889
ste-lam
opened
2 months ago
1
Fix #880 Max recursion depth for cJSON_Duplicate to prevent stack exhaustion
#888
vwvw
closed
1 month ago
2
Fix compile fail with android ndk 27
#887
KangLin
opened
2 months ago
0
Check for NULL in cJSON_DetachItemViaPointer, fixes #882
#886
vwvw
closed
2 months ago
1
Fix #881, check overlap before calling strcpy in cJSON_SetValuestring
#885
vwvw
closed
2 months ago
4
cJSON build fails on Infineon proto board
#884
mveljko78
closed
3 months ago
1
iterating over objects and adding additional values
#883
offset18
closed
2 months ago
1
no NULL pointer check in cJSON_DetachItemViaPointer
#882
tregua87
closed
2 months ago
5
no overlap control in cJSON_SetValuestring
#881
tregua87
closed
2 months ago
0
Stack overflow for circular reference
#880
tregua87
opened
3 months ago
2
Question: How to properly include the license in practice?
#879
Binarus
opened
3 months ago
0
cJSON_Parse has buffer overflow with missing comma
#878
brianwyld
closed
1 week ago
8
JSONTestSuite issues with TCL extension that uses cJSON
#877
jerily
opened
4 months ago
0
A global-buffer-overflow found in cJSON_ParseWithLengthOpts
#876
Anza2001
closed
3 months ago
4
Exception when parsing JSON in ESP-IDF project with cJSON library
#875
huamuyichun
opened
4 months ago
3
Exception when printing JSON string in ESP-IDF project with cJSON library
#874
huamuyichun
opened
4 months ago
1
cpack installation create empty archive
#873
ClausKlein
opened
4 months ago
0
warning: 'sscanf' used to convert a string to a floating-point value, but function will not report conversion errors; consider using 'strtod' instead [cert-err34-c]
#872
ClausKlein
opened
4 months ago
0
Parsing of ASCII control characters
#871
j-moeller
opened
4 months ago
0
Support JSON Merge Patch
#870
yangbodong22011
closed
4 months ago
1
Enforce sscanf-function return value check at print_number-function
#869
TanelDettenborn
opened
4 months ago
0
Support JSONPath
#868
yangbodong22011
opened
4 months ago
0
Int Value is not accepting
#867
Rajkumar181
opened
5 months ago
0
Revert "feat: add tests for #842" to fix test failures
#866
Alanscut
closed
5 months ago
0
to avoid gcc -Werror=float-equal error
#865
pnb990
opened
5 months ago
0
build: allow user to specify min macos version
#864
mrod502
opened
5 months ago
0
Unable to Specify macOS min version
#863
mrod502
opened
5 months ago
0
Bug in print_string_ptr() increment is 4 instead of 5
#862
mbeynon
closed
5 months ago
2
Memory Leak in the cJSON_Free
#861
Petreon
closed
5 months ago
2
misc_tests fails on 1.7.18 under Windows
#860
blmaier
opened
6 months ago
4
Copy object item key to replacement in ReplaceItemViaPointer
#859
oantby
opened
6 months ago
1
Compute `cJSON_Version()` at compile time
#858
niooss-ledger
opened
6 months ago
0
Release 1.7.18
#857
Alanscut
closed
6 months ago
0
sorry,delete it
#856
tu95
opened
6 months ago
0
Set deallocated pointer null
#855
Alanscut
closed
6 months ago
0
Remove misused optimization flag -01
#854
Alanscut
closed
6 months ago
0
Next