summaryrefslogtreecommitdiffstats
path: root/src/H5HG.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-09-10 18:32:28 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-09-10 18:32:28 (GMT)
commit6a9188f0cb0ab63e858fee73c5261bbab4376c47 (patch)
tree7385cba61a82d379d320f7941ec35776ef1b40ec /src/H5HG.c
parent6d928cf05ef860086825665cbfff18c6d1c15b3c (diff)
downloadhdf5-6a9188f0cb0ab63e858fee73c5261bbab4376c47.zip
hdf5-6a9188f0cb0ab63e858fee73c5261bbab4376c47.tar.gz
hdf5-6a9188f0cb0ab63e858fee73c5261bbab4376c47.tar.bz2
[svn-r7457] Purpose:
Bug fix. Description: Correct bug where a file opened twice, once with read-write permission and once with read-only permission would cause closing the file with the read-only file ID to fail because it was trying to flush information out of the file. Solution: Check the permissions on file IDs that are being closed and only flush when the particular file ID was opened with write permission. Platforms tested: FreeBSD 4.9 (sleipnir) too small to need h5committest Misc. update:
Diffstat (limited to 'src/H5HG.c')
0 files changed, 0 insertions, 0 deletions