diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2001-09-28 19:00:43 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2001-09-28 19:00:43 (GMT) |
commit | ebb5d3a90d111b5bed0e0cdfa837b9673abb180e (patch) | |
tree | aa209362a35ccae7f85925de3420bc3892f73249 /src/H5FDcore.h | |
parent | efbadc2165e1a7a614615a0668badb9b859becdc (diff) | |
download | hdf5-ebb5d3a90d111b5bed0e0cdfa837b9673abb180e.zip hdf5-ebb5d3a90d111b5bed0e0cdfa837b9673abb180e.tar.gz hdf5-ebb5d3a90d111b5bed0e0cdfa837b9673abb180e.tar.bz2 |
[svn-r4489] Purpose:
Bug Fix
Description:
When writing (or reading) the entire dataset to a chunked dataset, there
was a boundary case where the code to generate the description of the
piece of the dataset to read into the buffer for data conversion would
attempt to read off the boundary of the dataset. This was occuring because
the code to detect the edge of the dataset was not propagating the change
up through the remaining dimensions when an edge in a fast changing
dimension was detected.
Solution:
Propagate edge detection up through slower changing dimensions properly.
Platforms tested:
Linux 2.2.18smp (eirene)
Diffstat (limited to 'src/H5FDcore.h')
0 files changed, 0 insertions, 0 deletions