hdf5/hl/tools
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
..
gif2h5 [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-r26594] Merge macros and fortran changes from dual_binary feature. 2015-03-25 17:08:46 -05:00
CMakeTests.cmake [svn-r24824] HDFFV-8700 - 2014-03-18 11:21:46 -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-r22722] Update all references from configure.in to configure.ac 2012-08-28 12:47:52 -05:00
Makefile.in [svn-r26509] Run reconfigure after merges from autotools_rework branch. 2015-03-20 14:15:51 -05:00