Alanscut
|
18dad60035
Merge pull request #377 from Alanscut/20190628
|
5 年之前 |
Alanscut
|
66d0a1793f
Merge pull request #395 from bjda/more_const
|
5 年之前 |
Julian Ste
|
bcc91ecbc3
initilize variables in print_number
|
5 年之前 |
Bernt Johan Damslora
|
26772a8ef7
Add const qualifier to cJSON_CreateStringArray
|
5 年之前 |
Alanscut
|
ae49da2b61
Revert "Replace strcpy with strncpy, sprintf with snprintf"
|
5 年之前 |
Alanscut
|
a3154a36f1
Merge pull request #388 from singku/secure_c
|
5 年之前 |
Alanscut
|
9d766f07a7
fix const cast warnings in cJSON_GetStringValue
|
6 年之前 |
Sanjeev BA
|
110f184d18
Fix typos.
|
6 年之前 |
singku
|
16f56300e4
Replace strcpy with strncpy, sprintf with snprintf
|
6 年之前 |
Max Bruckner
|
687b1a2fe1
Update version to 1.7.12
|
6 年之前 |
Max Bruckner
|
08d2bc766a
Fix infinite loop in cJSON_Minify
|
6 年之前 |
Max Bruckner
|
0b5a7abf48
Merge pull request #340 from ldm0/master
|
6 年之前 |
Max Bruckner
|
6b249213dd
Fix clang -Wcomma warning
|
6 年之前 |
Max Bruckner
|
09ebae8149
Release cJSON 1.7.11
|
6 年之前 |
Max Bruckner
|
a43fa56a63
Rewrite cJSON_Minify, fixing buffer overflows, fixes #338
|
6 年之前 |
Max Bruckner
|
5a52eaddfd
Undef true and false first, fixes #339
|
6 年之前 |
Donough Liu
|
add86a6be8
Update cJSON.c
|
6 年之前 |
Max Bruckner
|
c69134d017
Release Version 1.7.10
|
6 年之前 |
Max Bruckner
|
f110bd2e58
Release Version 1.7.9
|
6 年之前 |
Max Bruckner
|
be749d7efa
Fix crash of cJSON_GetObjectItemCaseSensitive when calling it on arrays
|
6 年之前 |
Benbuck Nason
|
8e742e4869
Fix most of the issues reported by the Visual Studio code analysis tool.
|
6 年之前 |
Max Bruckner
|
08103f048e
Release version 1.7.8
|
6 年之前 |
Zach Hindes
|
f32703a7a1
Support default __stdcall calling convention (/Gz) on Windows
|
6 年之前 |
Max Bruckner
|
86234db095
Release cJSON v1.7.7
|
7 年之前 |
Max Bruckner
|
af5b4911de
Fix memory leak if realloc returns NULL
|
7 年之前 |
Max Bruckner
|
3349978268
cJSON.c: Remove unnecessary include of float.h, fix #259
|
7 年之前 |
Max Bruckner
|
cbc05de76f
Release version 1.7.6
|
7 年之前 |
Max Bruckner
|
0e0c463491
Release version 1.7.5
|
7 年之前 |
Max Bruckner
|
5da9edc8b1
Release version 1.7.4
|
7 年之前 |
Max Bruckner
|
22a7d04fa0
add_item_to_object: Fix use-after-free when string is aliased
|
7 年之前 |