mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
c7b701f657
Description: Return value from H5Pget_layout is 0 for the compact datasets; It was assumed in the code that it was always greater than 0; therefore assertion failed when h5stat walked a compact dataset. Solution: Fixed assertion statement Platforms tested: h5stat doesn't have testscript yet; tested manually with tfilters.h5 file on heping. Fix is too minor to test it on multiple platforms. Misc. update: |
||
---|---|---|
.. | ||
h5cc.in | ||
h5debug.c | ||
h5redeploy.in | ||
h5repart_gentest.c | ||
h5repart.c | ||
h5stat.c | ||
Makefile.am | ||
Makefile.in | ||
repart_test.c | ||
testh5repart.sh.in |