libgd/tests/gdimagescatterex
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
..
.gitignore gitignore: split up test entries 2016-04-30 13:56:19 -04:00
CMakeLists.txt tests: sync feature enable lists in cmake files #382 2017-02-15 11:14:25 -05:00
Makemodule.am tests: gd2: add general read test helpers #208 2016-04-30 21:52:45 -04:00
bug00208.png recover missing PNG files 2013-03-05 17:31:30 +09:00
bug00208_1.c Partially implement #220: tests: replace all printf error messages with gdTestErrorMsg 2016-07-15 14:59:21 +02:00
bug00208_1.png recover missing PNG files 2013-03-05 17:31:30 +09:00
bug00208_2.c Fix tests based on coverity reports (#819) 2022-02-01 15:09:01 +07:00
bug00208_2.png recover missing PNG files 2013-03-05 17:31:30 +09:00