hdf5/hl
Albert Cheng 56fe37c8e6 [svn-r26646] Bug fix: HDFFV-8957 h52gif crashes when run against one of our own examples.
Description: h52gif crashed when it was asked to convert a 24bitimage.
Upon viewing the code, it did not prepare to handle images other than 2 dimensions.
It has no concept of multiple planes images.  Further examinations showed past attempts
to fix it ended up removed some abilities (-p or multiple planes, animation, ...) have
been removed but documentation was not updated. Even its online help message still
shows -p is an option.

Solution: added protection code to flag errors if input request is not an
8bit image within size limits.  (I don't have enough knowledge of the GIF
format to fix this tool. All I did was plugging known bug from crashing the
program.)

Tested: h5committest.
2015-03-30 00:28:13 -05:00
..
c++ [svn-r26594] Merge macros and fortran changes from dual_binary feature. 2015-03-25 17:08:46 -05:00
examples [svn-r26594] Merge macros and fortran changes from dual_binary feature. 2015-03-25 17:08:46 -05:00
fortran [svn-r26594] Merge macros and fortran changes from dual_binary feature. 2015-03-25 17:08:46 -05:00
src [svn-r26594] Merge macros and fortran changes from dual_binary feature. 2015-03-25 17:08:46 -05:00
test [svn-r26594] Merge macros and fortran changes from dual_binary feature. 2015-03-25 17:08:46 -05:00
tools [svn-r26646] Bug fix: HDFFV-8957 h52gif crashes when run against one of our own examples. 2015-03-30 00:28:13 -05:00
CMakeLists.txt [svn-r26472] Remove duplicate src dir 2015-03-18 10:31:23 -05:00
COPYING [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
Makefile.am [svn-r26526] Merge r26524 from autotools_rework branch 2015-03-23 11:05:44 -05:00
Makefile.in [svn-r26526] Merge r26524 from autotools_rework branch 2015-03-23 11:05:44 -05:00