-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Pull requests: DaveGamble/cJSON
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: honor case_sensitive flag in generate_merge_patch (#1007)
#1058
opened Jul 22, 2026 by
JIgar-maheshwari-dev
Loading…
fix: add size_t overflow guard in ensure()
#1057
opened Jul 22, 2026 by
JIgar-maheshwari-dev
Loading…
docs: clarify return contracts for parse_hex4 and cJSON_ReplaceItemInArray
#1056
opened Jul 22, 2026 by
JIgar-maheshwari-dev
Loading…
fix(cjson_utils): add NULL check for cJSON_malloc in FindPointerFromObjectTo (#1049)
#1055
opened Jul 22, 2026 by
JIgar-maheshwari-dev
Loading…
Fix NULL pointer dereference in apply_patch() via NULL valuestring (#1048)
#1053
opened Jul 10, 2026 by
94xhn
Loading…
Reject NULL object in cJSONUtils_ApplyPatches to prevent crash (#1010)
#1052
opened Jul 7, 2026 by
steps-re
Loading…
Fix use-after-free in overwrite_item for reference-type nodes
#1047
opened Jul 3, 2026 by
SongT-50
Loading…
Fix NULL dereference on allocation failure and validate invalid JSON Patch move operations
#1045
opened Jul 1, 2026 by
priyansx2233
Loading…
fix: correct handling of escaped backslashes in cJSON_Minify
#1038
opened Jun 23, 2026 by
SomeoneUnlicensed
Loading…
Reject empty array reference tokens in JSON Pointer array decoding
#1037
opened Jun 22, 2026 by
priyansx2233
Loading…
Handle NULL global_error.json in cJSON_GetErrorPtr
#1036
opened Jun 22, 2026 by
CodeAurelius0
Loading…
fuzzing: add cjson_mutate_fuzzer for Duplicate/Compare/Replace/Insert APIs
#1034
opened Jun 11, 2026 by
XananasX7
Loading…
fix: prevent NULL valuestring dereference in cJSONUtils_ApplyPatches
#1033
opened Jun 8, 2026 by
dalisyron
Loading…
Fix #1009, reject empty array reference token in decode_array_index_from_pointer
#1032
opened Jun 8, 2026 by
dalisyron
Loading…
Improve string handling and null checks in cJSON.c
#1031
opened Jun 4, 2026 by
ZhaoYandong00
Loading…
fuzzing: add cjson_print_roundtrip_fuzzer for print/serialize paths
#1029
opened May 29, 2026 by
XananasX7
Loading…
[develop] Backport CVE-2019-1010239: NULL deref on cJSON_GetObjectItemCaseSensitive(array)
#1024
opened May 19, 2026 by
dkgkdfg65
Loading…
Fix: incorrect ~1 decoding in decode_pointer_inplace
#1019
opened May 13, 2026 by
Cyberpsych0s1s
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.