1090 Commits (5b502cdbfb21fbe5f6cf9ffbd2b96e4281a741e6)
 

Author SHA1 Message Date
Alanscut 5b502cdbfb feat: add tests for #842 6 months ago
maebex 542fb0eadd Set free'd pointers to NULL whenever they are not reassigned immediately after 7 months ago
Alanscut a20be7996d fix: remove misused optimization flag -01 6 months ago
orri 3ef4e4e730 Fix heap buffer overflow 6 months ago
orri 826cd6f842 Add test for heap buffer overflow 6 months ago
orri 98f9eb0412 Remove non-functional list handling of compiler flags 6 months ago
Alanscut 19396a49a6 update comments and add tests for cJSON_SetValuestring 6 months ago
Alanscut 5671646e97 fix: fix incorrect name in security.md 6 months ago
Alan Wang 66e9dff670
Create SECURITY.md 6 months ago
Up-wind 7e4d5dabe7 Add NULL check to cJSON_SetValuestring() 8 months ago
Alanscut 87d8f0961a Release 1.7.17 11 months ago
Lee f66cbab4bf
fix error in null checkings (#810) 11 months ago
Lee 60ff122ef5
add NULL checkings (#809) 11 months ago
Alan Wang cb8693b058
Release 1.7.16 (#770) 1 year ago
Alan Wang 545710e3bf
upgrade clang to fix actions error (#768) 1 year ago
MaxBrandtner 543c28869e
Add meson documentation (#761) 1 year ago
hopper-vul 766dd9d590
Fix a null pointer crash in cJSON_ReplaceItemViaPointer (#726) 1 year ago
Junbo Zheng b45f48e600
fix: add allocate check for replace_item_in_object (#675) 3 years ago
Stoian Ivanov a6424b85dd
feat: add cJSON_SetBoolValue and test (#639) 3 years ago
mohawk2 3cecc40466
docs: Fix README typo (#664) 3 years ago
Randy 2fc55f6793
chore: add CIFuzz integration (#437) 3 years ago
Tony Langhammer c7025b093a
chore: ignore all .dylib files (#628) 3 years ago
10km e7ebe77ebf
fix: 'cjson_utils-static' target not exist(#625) 3 years ago
Andy 61eb84d991
add an option for ENABLE_CJSON_VERSION_SO in CMakeLists.txt (#534) 3 years ago
AlexanderVasiljev d321fa9e6e
fix: print int without decimal places (#630) 3 years ago
Alan Wang 203a0dec6f
chore: ignore *.lst/*.lss file (#623) 3 years ago
Joshua Arulsamy c77a688927
build: Bump cmake version and use new version syntax (#587) 3 years ago
Alan Wang e5dbaee131
docs: update comment (#622) 3 years ago
SuperHuan 189dcde644
fix: add cmake_policy to CMakeLists.txt (#613) 3 years ago
Sayan Bandyopadhyay b9eff8b02a
fix: for issue #569, now use the guard to turn it off (#617) 3 years ago
Alan Wang f50dafc7d0
fix: potential memory leak in merge_patch() (#611) 3 years ago
Alan Wang d348621ca9
chore: update version and changelog (#610) 3 years ago
Alan Wang 744e47353a
fix: remove redundant condition (#605) 3 years ago
Dimitri Papadopoulos Orfanos 7795249dd4
Typos found by codespell (#607) 3 years ago
CoffeeTableEspresso 324a6ac9a9
Update .gitattributes (#544) 4 years ago
Alan Wang 6ea4c01e4e
Fix potential core dumped for strrchr (#546) 4 years ago
Jordan IMBERT 9226e4ed8c
Remove always true condition in cJSON.c (#539) 4 years ago
Alan Wang 7b6645794d
Fix null pointer crash, closes #536 (#538) 4 years ago
Tim Gates 4100379a04
docs: fix simple typo, transfering -> transferring (#527) 4 years ago
mongobaba 2f6fc7f0f2
fix several null pointer problems on allocation failure (#526) 4 years ago
Alan Wang a1e1c208ff
Merge pull request #519 from Alanscut/issue-516 4 years ago
Alanscut 9bf4960cd5 fix a possible dereference of null pointer 4 years ago
Alan Wang 488169faca
Merge pull request #518 from fpnuseis/master 4 years ago
Use 9931900768 fix: windows build failure about defining nan 4 years ago
Alan Wang d2735278ed
Merge pull request #505 from Alanscut/release-1.7.14 4 years ago
Alanscut 8e84db4c4e Update changelog and contributors 4 years ago
Alanscut 8e357f825b Update version to 1.7.14 4 years ago
Alan Wang 2e5171d8d6
Merge pull request #503 from Alanscut/issue499 4 years ago
Alanscut c8ca78a3cc optimize the way to find tail node 4 years ago
Alan Wang 0b13220419
Merge pull request #502 from Alanscut/nan 4 years ago