summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2010-07-16 16:41:22 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2010-07-16 16:41:22 (GMT)
commitc3340f256d12bdcd5a290ced8808a8606da95ba3 (patch)
treea386846dfccc5f93d847134cc738503d40e0c89d /README.txt
parentbb02990b22598e0280848b520cd57b589ee70808 (diff)
downloadhdf5-c3340f256d12bdcd5a290ced8808a8606da95ba3.zip
hdf5-c3340f256d12bdcd5a290ced8808a8606da95ba3.tar.gz
hdf5-c3340f256d12bdcd5a290ced8808a8606da95ba3.tar.bz2
[svn-r19077] Purpose: Fix bug 1951
Description: A bug introduced in 1.8.5 causes local heap data blocks to be mis-aligned when sizeof_offsets + 2*sizeof_lengths is not a multiple of 8. In this case, the address of the data block as stored in the heap prefix is aligned but the actual data block is not. This causes files created with these sizes to be corrupted, and prevents uncorrupted files with these sizes to be unreadable. Modified local heap code to account for alignment. Tested: jam, amani, linew (h5committest)
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions