diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-09-10 18:32:28 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-09-10 18:32:28 (GMT) |
commit | 6a9188f0cb0ab63e858fee73c5261bbab4376c47 (patch) | |
tree | 7385cba61a82d379d320f7941ec35776ef1b40ec /src/H5HGdbg.c | |
parent | 6d928cf05ef860086825665cbfff18c6d1c15b3c (diff) | |
download | hdf5-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/H5HGdbg.c')
0 files changed, 0 insertions, 0 deletions