diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 1999-04-23 21:11:27 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 1999-04-23 21:11:27 (GMT) |
commit | acbad9533eb3bba58a9c33c27a7435ae33c72e36 (patch) | |
tree | 221d4eabf44876a065c406f7355936452164656d /INSTALL_MAINT | |
parent | daf4ab55869c71b69a4764bd5947ba230d5da0da (diff) | |
download | hdf5-acbad9533eb3bba58a9c33c27a7435ae33c72e36.zip hdf5-acbad9533eb3bba58a9c33c27a7435ae33c72e36.tar.gz hdf5-acbad9533eb3bba58a9c33c27a7435ae33c72e36.tar.bz2 |
[svn-r1210] Changed parameters for function calls which figure out the buffer size for
H5Dread/H5Dwrite to use to allow the I/O calls to break up a user's buffer into
pieces that are at least as large as the sequence of bytes being written in the
fastest changing dimension.
Also fixed a hard-to-find bug in the hyperslab I/O routines which could cause
data to be corrupted when writing out fields to compound datatype data with
background preservation turned on and hyperslabs which were large enough to
require two I/O passes on a hyperslab block. A pretty obscure situation, but
it would be worthwhile for users to upgrade to this code in order to be certain
that correct data is being written.
Diffstat (limited to 'INSTALL_MAINT')
0 files changed, 0 insertions, 0 deletions