mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-24 15:25:00 +08:00
0324f05566
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) |
||
---|---|---|
.. | ||
errfiles | ||
binread.c | ||
CMakeLists.txt | ||
h5dump_ddl.c | ||
h5dump_ddl.h | ||
h5dump_defines.h | ||
h5dump_extern.h | ||
h5dump_xml.c | ||
h5dump_xml.h | ||
h5dump.c | ||
h5dump.h | ||
h5dumpgentest.c | ||
Makefile.am | ||
Makefile.in | ||
testh5dump.sh.in | ||
testh5dumppbits.sh.in | ||
testh5dumpxml.sh.in |