Sven Steinbauer
|
547f8bbc5c
|
Infer fixes Round 2 (#4993)
|
2016-05-24 22:22:15 +02:00 |
|
Ahmed Mohamed Abd El-MAwgood
|
f7c47bf575
|
fixing all Use-after-free errors reported by llvm (#4924)
|
2016-05-18 11:41:12 +02:00 |
|
jvoisin
|
3727f0794d
|
Change the anti pattern if (A) free (A); for free (A) ;
|
2015-12-20 19:28:39 +01:00 |
|
pancake
|
b86bf19c85
|
Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings
|
2015-09-14 20:43:11 +02:00 |
|
pancake
|
49975ccf95
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
|
pancake
|
a5655dff9b
|
A bit dsojson leak just to avoid a crash
|
2015-09-01 18:44:37 +02:00 |
|
pancake
|
7157cf92b7
|
Fix some covs
|
2015-09-01 11:24:09 +02:00 |
|
pancake
|
9c8c017f40
|
Fix #3192 - dsojson double free and code cleanup (-34LOC)
|
2015-08-31 21:58:59 +02:00 |
|
jvoisin
|
145d8dd5ae
|
Fix a few warnings
|
2015-08-18 16:21:21 +02:00 |
|
pancake
|
6ced6fa8b4
|
Refix binfile path issue and remove unused code in dsojson
|
2015-08-16 22:41:58 +02:00 |
|
Álvaro Felipe Melchor
|
72b30d01b9
|
CID 1295060
CID 12950549-52
|
2015-04-26 22:40:42 +02:00 |
|
jvoisin
|
a61ea4e70a
|
Coverifix++
|
2015-02-19 01:53:11 +01:00 |
|
jvoisin
|
123a77c022
|
Coverifix
|
2015-02-11 19:05:28 +01:00 |
|
jvoisin
|
86c3d0e70f
|
Fix some trivial coverity issues
|
2014-09-20 15:56:34 +02:00 |
|
pancake
|
b73ad255e8
|
Do not use stdint
|
2014-09-13 17:47:56 +02:00 |
|
deeso
|
083394175c
|
Adding JSON output for the java prototypes
- Created a simple JSON string builder lib so its
easier to build the JSON strings.
- Fixed errors and missing symbols on Mac Build
|
2014-09-13 17:37:11 +02:00 |
|