libgd/tests/bmp
wilson chen 08238a0ac2 Fix some memory leakage in test cases
Fix the memory leakage in following test cases: tests/bug_overflow_lagre_new_size.c, tests/gdimagecrop/bug00486.c, tests/bmp/bug00450.c
2020-03-21 10:59:33 +08:00
..
.gitignore Fix #450: Failed to open 1 bit per pixel bitmap 2018-12-31 19:45:21 +01:00
CMakeLists.txt tests: Correct some test depend errors 2020-01-02 20:27:29 +08:00
Makemodule.am tests: Correct some test depend errors 2020-01-02 20:27:29 +08:00
bmp_im2im.c Partially implement #220: tests: replace all printf error messages with gdTestErrorMsg 2016-07-15 14:59:21 +02:00
bmp_null.c search GD headers locally at first 2013-03-01 16:53:11 +09:00
bug00275.c tests: clean up various buffers/objects 2018-06-21 21:22:31 -04:00
bug00276.c tests: clean up various buffers/objects 2018-06-21 21:22:31 -04:00
bug00450.bmp Fix #450: Failed to open 1 bit per pixel bitmap 2018-12-31 19:45:21 +01:00
bug00450.c Fix some memory leakage in test cases 2020-03-21 10:59:33 +08:00