hdf5/hl
Quincey Koziol 0324f05566 [svn-r22915] Description:
Bring Coverity changes back to trunk:


r20399:
Change parse_command_line to free hand structure on error and only "leave()" at end of main.

r20400:
Purpose: Fix coverity issue 592

Description: Added void cast to call to H5F_sfile_assert_num() in
H5F_term)interface().  There is no need to check the return value of this
function in general, and there would be nothing to do even if it did fail.

r20401:
Added free(src_sizes) and free(src_offset). --gh


Tested on:
    Mac OSX/64 10.8.2 (amazon) w/C++, FORTRAN, threadsafe
    (too minor for h5committest)
2012-10-17 13:41:42 -05:00
..
c++ [svn-r22908] Reverted changes in revision 22819 2012-10-16 16:38:58 -05:00
examples [svn-r22908] Reverted changes in revision 22819 2012-10-16 16:38:58 -05:00
fortran [svn-r22908] Reverted changes in revision 22819 2012-10-16 16:38:58 -05:00
src [svn-r22915] Description: 2012-10-17 13:41:42 -05:00
test [svn-r22908] Reverted changes in revision 22819 2012-10-16 16:38:58 -05:00
tools [svn-r22908] Reverted changes in revision 22819 2012-10-16 16:38:58 -05:00
CMakeLists.txt [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders 2012-09-18 17:08:07 -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-r22908] Reverted changes in revision 22819 2012-10-16 16:38:58 -05:00