Max Bruckner
|
4932c80f26
refactor cJSONUtils_FindPointerFromObjectTo
|
8 лет назад |
Max Bruckner
|
674a678819
refactor cJSONUtils_PointerEncodedstrcpy
|
8 лет назад |
Max Bruckner
|
b8e3673d0f
refactor cJSONUtils_PointerEncodedstrlen
|
8 лет назад |
Max Bruckner
|
b16bcc3c19
refactor cJSONUtils_Pstrcasecmp
|
8 лет назад |
Max Bruckner
|
44d313212b
refactor cJSONUtils_strcasecmp
|
8 лет назад |
Max Bruckner
|
055c7007e5
refactor cJSONUtils_strdup
|
8 лет назад |
Max Bruckner
|
ee3c3bc80e
cJSONUtils_GeneratePatches: Fix multiple removes in arrays
|
8 лет назад |
Max Bruckner
|
609bb75421
cJSON_Utils: Use cJSON_free and cJSON_malloc
|
8 лет назад |
Max Bruckner
|
134ebf5e89
cJSONUtils_ApplyPatches: Handle replacement of root
|
8 лет назад |
Max Bruckner
|
d67b008d4b
decode_array_index_from_pointer: parse manually
|
8 лет назад |
Max Bruckner
|
c66342d871
cJSON_Utils: Use enum for opcode
|
8 лет назад |
Max Bruckner
|
c960b2b853
cJSON_Utils: Fix size_t support of cJSONUtils_GetPointer
|
8 лет назад |
Max Bruckner
|
3056d85f01
cJSON_Utils: Use new helper function
|
8 лет назад |
Max Bruckner
|
b470d918f3
cJSONUtils: add decode_array_index_from_pointer as common helper function
|
8 лет назад |
Max Bruckner
|
8efb287ae2
cJSONUtils_ApplyPatches: Fail if removal failed
|
8 лет назад |
Max Bruckner
|
a1602f484b
cJSONUtils_ApplyPatches: Don't accept invalid array indices
|
8 лет назад |
Max Bruckner
|
d058a9cd8f
cJSON_ApplyPatches: Don't allow adding to array out of bounds
|
8 лет назад |
Max Bruckner
|
62ba68fc7d
cJSONUtils_ApplyPatches: Fix not accepting arrays
|
8 лет назад |
Max Bruckner
|
281df6997c
Update copyright
|
8 лет назад |
Max Bruckner
|
795c3acabe
cJSON_Utils: Fix potential null pointer dereference
|
8 лет назад |
Max Bruckner
|
466eb8e3f8
Fix wconversion with old gcc (e.g. 4.3)
|
8 лет назад |
Max Bruckner
|
5f783fff11
cJSON_Utils: Add gcc pragma to use default visibility for system headers
|
8 лет назад |
Max Bruckner
|
b056d7cb74
Add -Wcomma compiler flag
|
8 лет назад |
Max Bruckner
|
024f690289
Merge pull request #116 from mjerris/fschanges
|
8 лет назад |
Mike Jerris
|
039b1cc653
add CJSON_PUBLIC macro to public functions to support visibility and dllimport/dllexport
|
8 лет назад |
Max Bruckner
|
ed8dc53699
cJSON_Utils: Use new typecheck functions
|
8 лет назад |
Max Bruckner
|
c3bd4463be
cJSON_Utils: Guard use of %lu format string for size_t
|
8 лет назад |
Max Bruckner
|
9d7e8f1175
cJSON_Utils: Add casts to unsigned long, fix #103
|
8 лет назад |
Max Bruckner
|
4047de4f6e
fix potential NULL dereferences found by coverity
|
8 лет назад |
Max Bruckner
|
9ed906758e
fix null pointer dereferences found by coverity
|
8 лет назад |