hdf5/hl
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
..
c++ Make examples installation respect DESTDIR. Fixes 2020-05-26 10:43:20 -05:00
examples Make examples installation respect DESTDIR. Fixes 2020-05-26 10:43:20 -05:00
fortran Merge pull request #2610 in HDFFV/hdf5 from ~DYOUNG/werror:hdffv-11060-examples-destdir to develop 2020-06-16 08:59:55 -05:00
src Fix HDFFV-10591 2020-06-19 10:53:32 -05:00
test Trim trailing whitespace 2020-04-20 18:12:00 -05:00
tools Fix HDFFV-10591 2020-06-19 10:53:32 -05:00
CMakeLists.txt TRILAB-142 Change minimum CMake version to 3.12 2020-02-21 16:16:06 -06:00
COPYING 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
Makefile.am Trim trailing whitespace 2020-04-20 18:12:00 -05:00