hdf5/hl/tools/gif2h5
Binh-Minh Ribler c12da4884f Fix HDFFV-10591
Description:
    h52gif produced a segfault when a buffer overflow occurred because
    the data size was corrupted and became very large.  This commit added
    a check on the data size against the buffer size to prevent the segfault.
    It also added error reporting to h52gif to display an error message
    instead of silently exiting when the failure occurred.
Platforms tested:
    Linux/64 (jelly)
    SunOS 5.11 (emu)
2020-06-19 10:53:32 -05:00
..
testfiles [svn-r27854] fixed typo in name of file 2015-09-22 10:26:25 -05:00
CMakeLists.txt TRILAB-192 add c++ and fortran warnings build systems one file 2020-04-05 10:50:08 -05:00
CMakeTests.cmake HDFFV-11011 correct issues with target file extension 2020-01-28 13:14:59 -06:00
decompress.c Cleaned up remaining warnings in high-level library. 2020-01-29 18:09:29 -08:00
gif2hdf.c HDFFV-10974 Change defines to eliminate Windows conflict 2019-12-10 07:43:28 -06:00
gif2mem.c HDFFV-10974 Change defines to eliminate Windows conflict 2019-12-10 07:43:28 -06:00
gif.h HDFFV-10974 Change defines to eliminate Windows conflict 2019-12-10 07:43:28 -06:00
gifread.c HDFFV-10974 Change defines to eliminate Windows conflict 2019-12-10 07:43:28 -06:00
h52gifgentst.c Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
h52giftest.sh.in Trim trailing whitespace 2020-04-20 18:12:00 -05:00
hdf2gif.c Fix HDFFV-10591 2020-06-19 10:53:32 -05:00
hdfgifwr.c Cleaned up remaining warnings in high-level library. 2020-01-29 18:09:29 -08:00
Makefile.am Trim trailing whitespace 2020-04-20 18:12:00 -05:00
writehdf.c HDFFV-10974 Change defines to eliminate Windows conflict 2019-12-10 07:43:28 -06:00