mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
164b4c7534
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) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
h5diff_array.c | ||
h5diff_attr.c | ||
h5diff_dset.c | ||
h5diff_util.c | ||
h5diff.c | ||
h5diff.h | ||
h5tools_dump.c | ||
h5tools_dump.h | ||
h5tools_error.h | ||
h5tools_filters.c | ||
h5tools_ref.c | ||
h5tools_ref.h | ||
h5tools_str.c | ||
h5tools_str.h | ||
h5tools_type.c | ||
h5tools_utils.c | ||
h5tools_utils.h | ||
h5tools.c | ||
h5tools.h | ||
h5trav.c | ||
h5trav.h | ||
Makefile.am | ||
Makefile.in | ||
ph5diff.h |