diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2017-05-09 18:18:26 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2017-05-09 18:18:26 (GMT) |
commit | e062a77e0e9e22f5d7c3ede4236e8992fd7daf8d (patch) | |
tree | 96e8363040cb1763aed02f099f4be9aa1ff37379 /tools/src | |
parent | 850a5956c0bb171f59e3fd5f5b06a4a10329ecf6 (diff) | |
parent | d436db6c6efdfe7e9dbe06a642715116ef0eb5e3 (diff) | |
download | hdf5-e062a77e0e9e22f5d7c3ede4236e8992fd7daf8d.zip hdf5-e062a77e0e9e22f5d7c3ede4236e8992fd7daf8d.tar.gz hdf5-e062a77e0e9e22f5d7c3ede4236e8992fd7daf8d.tar.bz2 |
Merge pull request #494 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit 'd436db6c6efdfe7e9dbe06a642715116ef0eb5e3':
Fix for the two issues reported in HDFFV-10051 Modifications made based on the review comments from pull request #494 Tested on moohan, mayll, kituo, platypus, ostrich, osx1010test, quail, emu.
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 'tools/src')
0 files changed, 0 insertions, 0 deletions