diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2005-08-10 20:28:41 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2005-08-10 20:28:41 (GMT) |
commit | ea6d8d2e6003587978ddd3f858a90646cbdc311f (patch) | |
tree | e0af75d9def49541cb662639d78153e766eb17f5 /c++/test/h5cpputil.cpp | |
parent | 26eb2ddf5e87db96aacfdb86d174187bcb8b6734 (diff) | |
download | hdf5-ea6d8d2e6003587978ddd3f858a90646cbdc311f.zip hdf5-ea6d8d2e6003587978ddd3f858a90646cbdc311f.tar.gz hdf5-ea6d8d2e6003587978ddd3f858a90646cbdc311f.tar.bz2 |
[svn-r11230] Purpose:
Big fix
Description:
A group opened by dereferencing a object reference would not work for
H5Giterate(), due to the local heap & B-tree information not being cached.
Solution:
Get the local heap & B-tree info & point to that structure instead of
the group entry for the group.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Too minor to require h5committest
Diffstat (limited to 'c++/test/h5cpputil.cpp')
0 files changed, 0 insertions, 0 deletions