Pierre Joye 167ea1f4f0
Fix tests based on coverity reports (#819)
* Partial #818, unused arg

* Partial #818, init var

* partail #818, fix va_args usage

* partail #818, handle f* calls and avoid possible call to malloc with negative values

* partail #818, prevent double free

* partail #818, resource leak if test fail

* partail #818, null deref fix

* partail #818, avoid double free on fp failure

* Partial #818, fix error msg

* Partial #818, leak on error

* Partial #818, null deref

* Partial #818, avoid possible negative index on failure

* partial #818, does not free if we return if requested new size overflow

* partial #818, avoid double free, free where the alloc happened
2022-02-01 15:09:01 +07:00
..
2018-06-27 02:04:37 +02:00
2021-03-03 21:35:56 -05:00
2021-08-16 13:47:59 +07:00
2021-09-23 01:13:40 -04:00
2018-06-27 02:04:37 +02:00
2018-06-27 02:04:37 +02:00
2018-06-21 22:47:42 -04:00
2021-08-16 13:47:59 +07:00
2021-03-03 21:35:56 -05:00
2021-03-03 21:35:56 -05:00
2021-03-03 21:35:56 -05:00
2021-08-14 04:09:39 +07:00
2018-06-21 22:47:42 -04:00
2018-06-27 02:04:37 +02:00
2018-06-27 02:04:37 +02:00
2018-06-27 02:04:37 +02:00