diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2000-09-20 19:26:18 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2000-09-20 19:26:18 (GMT) |
commit | 88f539bf15487193bbe1cfbd41436bd49b2ea963 (patch) | |
tree | 900e1c067b8ecd5a571fe4c702b8ff7f2ff8e0ac /src/H5Dpublic.h | |
parent | 53513a5ad28c42fbd4110f0bd3247278ff8f05a1 (diff) | |
download | hdf5-88f539bf15487193bbe1cfbd41436bd49b2ea963.zip hdf5-88f539bf15487193bbe1cfbd41436bd49b2ea963.tar.gz hdf5-88f539bf15487193bbe1cfbd41436bd49b2ea963.tar.bz2 |
[svn-r2583] Purpose:
Bug Fix.
Description:
An assertion in the local heap code was mistakenly checking against too
large of a value for the size of new local heap created. When used with
larger-sized (>10KB) variable-length objects, it was failing the check.
Solution:
Corrected to check against the actual size of the heap allocated, without
the heap header.
Platforms tested:
FreeBSD 4.1
Diffstat (limited to 'src/H5Dpublic.h')
0 files changed, 0 insertions, 0 deletions