mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
2f6e3cb5be
Bring Coverity changes from branch to trunk: r19161: Fixed the part for matching the subset info with dataset r19189: BZ1646: h5dump does not check number of dimensions for subsetting parameters against the dataset Changed subset_t structure from holding hsize_t pointers to holding new subset_d pointers, which hold the original hsize_t pointer + len. this len is then checked against dataset ndims in the handle_dataset function of h5dump. Changed all references to use new data structure. Added tests for each subset parameter. r19190: Added new h5dump ddl files Tested on: Mac OS X/32 10.6.4 (amazon) w/debug & production (h5committested on branch) |
||
---|---|---|
.. | ||
testfiles | ||
CMakeLists.txt | ||
getub.c | ||
h5jam.c | ||
h5jamgentest.c | ||
h5unjam.c | ||
Makefile.am | ||
Makefile.in | ||
tellub.c | ||
testh5jam.sh.in |