diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2002-03-26 19:55:28 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2002-03-26 19:55:28 (GMT) |
commit | ccfdf1f9e4aac5da498f919775805f24c800e9ba (patch) | |
tree | 416209b89722b82d605a1fdaba2039939bfa09c9 /acconfig.h | |
parent | 27f0b5a267d461be3014a2d02a7b744a005fe826 (diff) | |
download | hdf5-ccfdf1f9e4aac5da498f919775805f24c800e9ba.zip hdf5-ccfdf1f9e4aac5da498f919775805f24c800e9ba.tar.gz hdf5-ccfdf1f9e4aac5da498f919775805f24c800e9ba.tar.bz2 |
[svn-r5082] Purpose:
Bug Fix
Description:
When reading a contiguous hyperslab that spanned the entire dataset and
was larger that the type conversion buffer, the hyperslab routines need
to fill the type conversion buffer and then return to the I/O routines.
When the I/O routines resume the hyperslab operation, it was possible to
have a combination of coordinates which caused the hyperslab iterator
to incorrectly advance in the file, causing some data to be re-read or
re-written.
Solution:
Corrected the H5S_hyper_iter_next routine to correctly handle contiguous
hyperslabs that span the entire dataset dimensions.
Platforms tested:
Linux (eirene)
Diffstat (limited to 'acconfig.h')
0 files changed, 0 insertions, 0 deletions