diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2012-03-22 23:29:10 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2012-03-22 23:29:10 (GMT) |
commit | 542acd43b81ccf2001a7d0229258f5c4ecf359a7 (patch) | |
tree | ced7735a65a759ece9fdb5aeca5c69471fbb39dc /src/H5Defl.c | |
parent | eb89d7b53ab95623ab454186a602e1cafc7391f0 (diff) | |
download | hdf5-542acd43b81ccf2001a7d0229258f5c4ecf359a7.zip hdf5-542acd43b81ccf2001a7d0229258f5c4ecf359a7.tar.gz hdf5-542acd43b81ccf2001a7d0229258f5c4ecf359a7.tar.bz2 |
[svn-r22127] Purpose: Fix earray failure
Description:
In H5Dearray.c, functions would "swizzle" the chunk offset and "down" number of
chunks in order to more the unlimited dimension to be the first dimension, but
they would not swizzle the chunk dimensions. This could cause two chunks to
have the same index, causing problems. Modified code to swizzle the chunk
dimensions, and added a test.
Note: There is still a problem with h5watch that appears to be unrelated.
Tested: durandal
Diffstat (limited to 'src/H5Defl.c')
0 files changed, 0 insertions, 0 deletions