libgd/examples
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
..
CMakeLists.txt Add image scale example 2021-08-16 13:47:59 +07:00
arc.c Remove Git ident attributes 2018-06-27 02:04:37 +02:00
avif2jpeg.c AVIF support (#671) 2021-03-03 21:35:56 -05:00
copyrotated.c docs: Fix a few typos 2021-09-23 01:13:40 -04:00
crop.c Remove Git ident attributes 2018-06-27 02:04:37 +02:00
flip.c Remove Git ident attributes 2018-06-27 02:04:37 +02:00
gif.c clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
imagescale.c Add image scale example 2021-08-16 13:47:59 +07:00
jpeg2avif.c AVIF support (#671) 2021-03-03 21:35:56 -05:00
jpeg2avifex.c AVIF support (#671) 2021-03-03 21:35:56 -05:00
nnquant.c Fix tests based on coverity reports (#819) 2022-02-01 15:09:01 +07:00
noIcon.pic - #122, some samples tga images (.pic and sgi fail for now) 2007-10-07 19:42:18 +00:00
noIcon.sgi - #122, some samples tga images (.pic and sgi fail for now) 2007-10-07 19:42:18 +00:00
noIcon.tga - #122, some samples tga images (.pic and sgi fail for now) 2007-10-07 19:42:18 +00:00
noIconAlpha.tga - add tga with alpha example image 2007-10-08 07:23:20 +00:00
png2avif.c AVIF support (#671) 2021-03-03 21:35:56 -05:00
png2heif.c add HEIC example 2021-08-14 04:09:39 +07:00
resize.c clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
test_crop_threshold.png - #136 add crop image support 2007-12-12 15:56:03 +00:00
tgaread.c Remove Git ident attributes 2018-06-27 02:04:37 +02:00
tiffread.c Remove Git ident attributes 2018-06-27 02:04:37 +02:00
windows.c Remove Git ident attributes 2018-06-27 02:04:37 +02:00