hdf5/tools
Quincey Koziol a613b70f93 [svn-r25197] Description:
Bring changes from hdf5_1_8_coverity branch back to trunk:

r20878:
    Issue 76: Check if H5Tget_nmembers(type) fails and simply return(FALSE). Also move printf to after check.

r20880:
    Issue 192: Create ret_val var set to -1. Add out label for failures to jump to, return ret_val at bottom.

r20882:
    Fixes for coverity:
    1) bug #1679: remove dead code in test/mf.c
    2) bug #1680: remove dead code in tools/lib/h5diff_dset.c

r20883:
    Fix coverity issue 585

    Description:
    Changed variable "c" in processStrData in h5import.c to an int, to match fgetc
    return value, and removed call to feof, instead checking if c == EOF.

Tested on:
    MacOSX/64 10.9.3 (amazon) w/C++, FORTRAN & parallel
    (too minor to require h5committest)
2014-05-16 22:22:51 -05:00
..
h5copy [svn-r25188] Implement change to cmake_ext_mod config folder 2014-05-14 14:50:28 -05:00
h5diff [svn-r25188] Implement change to cmake_ext_mod config folder 2014-05-14 14:50:28 -05:00
h5dump [svn-r25188] Implement change to cmake_ext_mod config folder 2014-05-14 14:50:28 -05:00
h5import [svn-r25197] Description: 2014-05-16 22:22:51 -05:00
h5jam [svn-r25188] Implement change to cmake_ext_mod config folder 2014-05-14 14:50:28 -05:00
h5ls [svn-r25197] Description: 2014-05-16 22:22:51 -05:00
h5repack [svn-r25188] Implement change to cmake_ext_mod config folder 2014-05-14 14:50:28 -05:00
h5stat [svn-r25188] Implement change to cmake_ext_mod config folder 2014-05-14 14:50:28 -05:00
lib [svn-r25197] Description: 2014-05-16 22:22:51 -05:00
misc [svn-r25188] Implement change to cmake_ext_mod config folder 2014-05-14 14:50:28 -05:00
testfiles [svn-r24482] HDFFV-8635: remove test of whole file and just test dsets that have szip compression. 2013-12-02 15:32:22 -05:00
CMakeLists.txt [svn-r25188] Implement change to cmake_ext_mod config folder 2014-05-14 14:50:28 -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-r23799] HDFFV-8455: moved h5dump in order of subdirs under tools to in front of h5import. 2013-06-20 13:10:07 -05:00
Makefile.in [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll back fix for removing rpaths from l 2014-04-25 16:59:53 -05:00