hdf5/tools
Quincey Koziol 164b4c7534 [svn-r24804] Description:
Brought changes from Coverity branch back to trunk, and cleaned up misc.
other warnings & formatting issues:

r20833:
Fixed Coverity 667 and 668 with real integer overflow tests this time.

r20834:
Use HDstrncpy and HDstrncat. --gh 

r20835:
Change to use strncpy - use base_len + 1 for line 156, use HDstrlen(path) + 1 for line 159

r20836:
Fixed coverity 585 by casting output of fgetc() to a char.

r20837:
Changed sprintf calls to snprintf with size 1 less than the allocated buffer to address coverity issue #967.

Tested on:
    Mac OSX/64 10.9.2 (amazon) w/C++, FORTRAN & parallel
    (too minor to require h5committest)
2014-03-15 23:44:13 -05:00
..
h5copy [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
h5diff [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
h5dump [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
h5import [svn-r24804] Description: 2014-03-15 23:44:13 -05:00
h5jam [svn-r24803] Description: 2014-03-15 22:13:52 -05:00
h5ls [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
h5repack [svn-r24782] HDFFV-8700 - 2014-03-11 17:07:13 -05:00
h5stat [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
lib [svn-r24804] Description: 2014-03-15 23:44:13 -05:00
misc [svn-r24803] Description: 2014-03-15 22:13:52 -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-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
COPYING
Makefile.am
Makefile.in [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-sharedlib-rpath configure option is invoked. Fix for HDFFV-8276. 2013-09-23 20:14:24 -05:00