diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-05-13 20:05:51 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-05-13 20:05:51 (GMT) |
commit | c09dbf51850ad732c31e206c4841becf3ece067b (patch) | |
tree | 1d51146b4fc15bd801157e02719601cb34fdb728 /test/dangle.c | |
parent | 394656ceba509c1c31005f844a707a7e3f6bfff5 (diff) | |
download | hdf5-c09dbf51850ad732c31e206c4841becf3ece067b.zip hdf5-c09dbf51850ad732c31e206c4841becf3ece067b.tar.gz hdf5-c09dbf51850ad732c31e206c4841becf3ece067b.tar.bz2 |
[svn-r6869] Purpose:
Bug fix.
Description:
When the same dataset is opened more than once and those references to the
object are left dangling, the library would not correctly shut down the dataset
API, potentially allowing the file to be truncated.
Solution:
"force" the dataset IDs to be released when the dataset API is being shut
down by the library.
Platforms tested:
FreeBSD 4.8 (sleipnir)
h5committested
Diffstat (limited to 'test/dangle.c')
0 files changed, 0 insertions, 0 deletions