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-10 06:03:23 (GMT)
commitf1c9163c912fc0866ac68e6dc3e3849a18b4f2b2 (patch)
tree5825f891662947d7ca5336c53cd73f50207661e7 /src/H5Dtest.c
parentb8d68f31604b72268391fd5772dd0e2e7282305a (diff)
downloadhdf5-f1c9163c912fc0866ac68e6dc3e3849a18b4f2b2.zip
hdf5-f1c9163c912fc0866ac68e6dc3e3849a18b4f2b2.tar.gz
hdf5-f1c9163c912fc0866ac68e6dc3e3849a18b4f2b2.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