libgd/tests/gif
Pierre Joye 4cd5542152 fix #415, the same is needed in the other section, add test 2021-08-25 17:48:03 +07:00
..
.gitignore Allow GIFs missing both Global and Local Colormaps to still decode (#494) 2021-03-03 02:17:51 -05:00
CMakeLists.txt fix #415, the same is needed in the other section, add test 2021-08-25 17:48:03 +07:00
Makemodule.am Allow GIFs missing both Global and Local Colormaps to still decode (#494) 2021-03-03 02:17:51 -05:00
bug00005.c tests: add helpers for accessing test data 2016-06-03 20:31:02 -04:00
bug00005_0.gif - mv src/tests tests 2007-10-02 09:01:53 +00:00
bug00005_1.gif - mv src/tests tests 2007-10-02 09:01:53 +00:00
bug00005_2.c Make tests less chatty; silence them using our shiny new gdSetErrorMethod 2013-04-22 17:16:44 +02:00
bug00005_2.gif - mv src/tests tests 2007-10-02 09:01:53 +00:00
bug00005_2_exp.png - mv src/tests tests 2007-10-02 09:01:53 +00:00
bug00005_3.gif - mv src/tests tests 2007-10-02 09:01:53 +00:00
bug00006.c tests/gif/bug00006.c: fix memory leakage 2020-03-17 23:19:30 +08:00
bug00060.c tests: add helpers for accessing test data 2016-06-03 20:31:02 -04:00
bug00060.gif - mv src/tests tests 2007-10-02 09:01:53 +00:00
bug00066.c tests: add helpers for accessing test data 2016-06-03 20:31:02 -04:00
bug00066.gif - mv src/tests tests 2007-10-02 09:01:53 +00:00
bug00066_exp.png - mv src/tests tests 2007-10-02 09:01:53 +00:00
bug00181.c tests: clean up various buffers/objects 2018-06-21 21:22:31 -04:00
bug00227.c tests: clean up various buffers/objects 2018-06-21 21:22:31 -04:00
bug00415.c fix #415, the same is needed in the other section, add test 2021-08-25 17:48:03 +07:00
bug00499.c Fix #499: gdImageGifAnimAddPtr: heap corruption with 2 identical images 2019-05-26 11:01:14 +02:00
gif_im2im.c Partially implement #220: tests: replace all printf error messages with gdTestErrorMsg 2016-07-15 14:59:21 +02:00
gif_nocolormaps.c fix leaks in tests and extend a bit the timeout for ASAN mode 2021-08-13 21:57:22 +07:00
gif_nocolormaps.gif Allow GIFs missing both Global and Local Colormaps to still decode (#494) 2021-03-03 02:17:51 -05:00
gif_null.c search GD headers locally at first 2013-03-01 16:53:11 +09:00
ossfuzz5700.c gif: fix out-of-bounds read w/corrupted lzw data 2018-01-26 01:57:52 -05:00
ossfuzz5700.gif gif: fix out-of-bounds read w/corrupted lzw data 2018-01-26 01:57:52 -05:00
php_bug_75571.c clean up trailing whitespace/newlines 2018-06-21 22:47:42 -04:00
php_bug_75571.gif Fix #420: Potential infinite loop in gdImageCreateFromGifCtx 2018-01-29 15:17:12 +01:00
uninitialized_memory_read.c Close #339: Fix unitialized memory read vulnerability in GIF reading 2017-08-10 18:31:29 +02:00
unitialized_memory_read.gif Close #339: Fix unitialized memory read vulnerability in GIF reading 2017-08-10 18:31:29 +02:00