summaryrefslogtreecommitdiffstats
path: root/src/H5Dtest.c
diff options
context:
space:
mode:
authorVailin Choi <vchoi@jam.ad.hdfgroup.org>2017-05-07 04:40:44 (GMT)
committerVailin Choi <vchoi@jam.ad.hdfgroup.org>2017-05-07 04:40:44 (GMT)
commit6a4f1187ccef6fd092cf70154e7ffa33f4c2f648 (patch)
treeb10102f12314d2e9d55d01d86cb8532828bad0ad /src/H5Dtest.c
parent7916b845826bc59ba455d1b14b6222c8f7f5ad44 (diff)
downloadhdf5-6a4f1187ccef6fd092cf70154e7ffa33f4c2f648.zip
hdf5-6a4f1187ccef6fd092cf70154e7ffa33f4c2f648.tar.gz
hdf5-6a4f1187ccef6fd092cf70154e7ffa33f4c2f648.tar.bz2
Fix for the two issues reported in HDFFV-10051:
(1) Repeated open/close of a compact dataset fails due to the increment of ndims in the dataset structure for every open. --This is done only for chunked dataset via H5D__chunk_set_sizes(). (2) layout "dirty" flag for a compact dataset is not reset properly after flushing the data at dataset close. --Reset the "dirty" flag before flushing the message to the object header via H5O_msg_write(). Tested on moohan, kituo, platypus, ostrich, osx1010test, quail, emu.
Diffstat (limited to 'src/H5Dtest.c')
0 files changed, 0 insertions, 0 deletions