Max Bruckner
|
b470d918f3
cJSONUtils: add decode_array_index_from_pointer as common helper function
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
8efb287ae2
cJSONUtils_ApplyPatches: Fail if removal failed
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
a1602f484b
cJSONUtils_ApplyPatches: Don't accept invalid array indices
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
d058a9cd8f
cJSON_ApplyPatches: Don't allow adding to array out of bounds
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
62ba68fc7d
cJSONUtils_ApplyPatches: Fix not accepting arrays
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
281df6997c
Update copyright
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
795c3acabe
cJSON_Utils: Fix potential null pointer dereference
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
466eb8e3f8
Fix wconversion with old gcc (e.g. 4.3)
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
5f783fff11
cJSON_Utils: Add gcc pragma to use default visibility for system headers
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
b056d7cb74
Add -Wcomma compiler flag
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
024f690289
Merge pull request #116 from mjerris/fschanges
|
%!s(int64=8) %!d(string=hai) anos |
Mike Jerris
|
039b1cc653
add CJSON_PUBLIC macro to public functions to support visibility and dllimport/dllexport
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
ed8dc53699
cJSON_Utils: Use new typecheck functions
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
c3bd4463be
cJSON_Utils: Guard use of %lu format string for size_t
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
9d7e8f1175
cJSON_Utils: Add casts to unsigned long, fix #103
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
4047de4f6e
fix potential NULL dereferences found by coverity
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
9ed906758e
fix null pointer dereferences found by coverity
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
3d3bfc6a4d
Compiler flag -Wconversion
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
ecd5678527
Change all internal sizes to size_t
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
28b9ba4334
Change all internal strings to unsigned char*
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
ff0681e4fd
Utils: PatchDetach: Check for invalid patch string
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
a2309a509d
Utils: InplaceDecodePointerString: Check for NULL
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
b88da9b0de
Initialize all variables
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
a5ff796c20
Replace 0 with more expressive NULL or '\0'
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
d47339e274
cJSON_Utils: Fix comparing of cJSON_ types
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
1dff6f160f
cJSON_Utils: own strdup for C89 compatibility
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
c0b17dc651
reformatting: cJSONUtils_GenerateMergePatch
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
01a813f642
reformatting: cJSONUtils_MergePatch
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
c65514fcb4
reformatting: cJSONUtils_SortObject
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
8964287ec4
reformatting: cJSONUtils_SortList
|
%!s(int64=8) %!d(string=hai) anos |