Max Bruckner
|
cf48ea8175
New Type: cJSON_Invalid
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
702fd95af3
fix #106: potentially invalid free in cJSON_AddItemToObject
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
94117a5d23
Fix #105, double free when parse_string fails
|
%!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
|
49b9336558
Merge pull request #92 from DaveGamble/tests
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
d04a2aeccf
README: Document additional CMake options
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
33e01ae087
Add support for Travis-CI
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
a09defec4c
CMake: Add ENABLE_SANITIZERS flag
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
21c02cd3e5
CMake: Add Valgrind support
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
5a36b71a80
unity-tests: parse_value
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
9041570eba
unity-tests: parse_object
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
71b05fd4c2
unity-tests: parse_array
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
598b609c45
unity-tests: parse_string
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
b0e5209bde
unity-tests: test parse_hex4
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
7fd536d7e0
unity-tests: parse_number
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
be0951dfa4
Move parse tests from test.c -> parse_example.c
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
86be961bb5
test.c: remove file related code
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
bb60d6def5
cunity: parse_examples: test example files
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
896e52255b
CMake: Build unity as library
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
12acc57967
unity: make it work with -Wconversion
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
6b9b57be22
Squashed 'tests/unity/' content from commit 1782bab
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
d19f3ae890
Merge commit '6b9b57be226a505a9c9cdd9ed029f22495ce04ec' as 'tests/unity'
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
e65ea3a45b
Merge pull request #101 from DaveGamble/simplify-correctness
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
87f77274de
cJSON_SetNumberValue: Fix undefined double to int conversion
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
dded751757
parse_string: remove useless first byte marks for utf8
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
d7b5545748
parse_hex4: deduplicate into a for loop
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
0747669972
parse_number: Switch to C library's strtod
|
%!s(int64=8) %!d(string=hai) anos |
Max Bruckner
|
f09bdef15e
Revert "test.c: Fix buffer overrun found by coverity"
|
%!s(int64=8) %!d(string=hai) anos |