hdf5/hl
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
..
c++ [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
examples [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
fortran [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
src [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -05:00
test [svn-r24804] Description: 2014-03-15 23:44:13 -05:00
tools [svn-r24803] Description: 2014-03-15 22:13:52 -05:00
CMakeLists.txt [svn-r24789] Bump up the minimum cmake version 2014-03-13 10:05:09 -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-r19059] Brought changes from hdf5_1_8 to add version information for fortran and c++ compilers in libhdf5.settings file and configure output (r18836), to install examples as part of make install (r18680), and to provide scripts to compile and run the examples after they are installed (r18817). 2010-07-08 21:52:14 -05:00
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