mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-11 16:01:00 +08:00
f97d63cb95
Clean up more compiler warnings, plus merge a few Coverity bug fixes from the hdf5_1_8_coverity branch back to the trunk: r20877: Purpose: Fix coverity issue 1723 Description: Modified test_generate in hl/test_image to close file "f" before exit, even if an error occurs. r20879: Issue 63: change check of return of H5Tget_nmembers to <=0. No need to go futher if call fails as well as empty. r20881: Coverity #659 in Run 46: I changed the Line 442 where it tries to check whether FLAG_PRINTED is TRUE. But it had just been set to FALSE. I took out the condition check in the print statement. Tested on: Mac OSX/64 10.9.2 (amazon) w/C++, FORTRAN & Parallel (too minor to require h5committest) |
||
---|---|---|
.. | ||
errfiles | ||
binread.c | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
CMakeTestsPBITS.cmake | ||
CMakeTestsXML.cmake | ||
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 |