mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
d641030436
Bug fix Description: Hyperslab selections that had a selection offset and were applied to a chunked dataset could get into an infinite loop or core dump if the same selection was used multiple times, with different selection offsets. Solution: "Normalize" the selection with the selection offset, generate the selections for the chunks overlapped and then "denormalize" the selection. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest |
||
---|---|---|
.. | ||
testfiles | ||
big.c | ||
bittests.c | ||
blocktrack.c | ||
btree2.c | ||
cache.c | ||
cmpd_dset.c | ||
createnoenc.c | ||
dangle.c | ||
deflate.h5 | ||
dsets.c | ||
dt_arith.c | ||
dtransform.c | ||
dtypes.c | ||
enum.c | ||
err_compat.c | ||
error_test.c | ||
extend.c | ||
external.c | ||
family_v1.6_00000.h5 | ||
family_v1.6_00001.h5 | ||
family_v1.6_00002.h5 | ||
family_v1.6_00003.h5 | ||
file_handle.c | ||
filename.c | ||
fill_old.h5 | ||
fillval.c | ||
flush1.c | ||
flush2.c | ||
gen_deflate.c | ||
gen_filters.c | ||
gen_new_array.c | ||
gen_new_fill.c | ||
gen_new_mtime.c | ||
gen_new_super.c | ||
gen_nullspace.c | ||
gen_old_array.c | ||
gen_old_layout.c | ||
gen_old_mtime.c | ||
getname.c | ||
gheap.c | ||
h5test.c | ||
h5test.h | ||
hyperslab.c | ||
istore.c | ||
lheap.c | ||
links.c | ||
Makefile.am | ||
Makefile.in | ||
mount.c | ||
mtime.c | ||
noencoder.h5 | ||
ntypes.c | ||
ohdr.c | ||
pool.c | ||
reserved.c | ||
set_extent.c | ||
sheap.c | ||
space_overflow.c | ||
stab.c | ||
stream_test.c | ||
tarray.c | ||
tarrold.h5 | ||
tattr.c | ||
tbogus.h5 | ||
tconfig.c | ||
test_filters_be.hdf5 | ||
test_filters_le.hdf5 | ||
testerror.sh | ||
testframe.c | ||
testhdf5.c | ||
testhdf5.h | ||
testmeta.c | ||
tfile.c | ||
tgenprop.c | ||
th5s.c | ||
th5s.h5 | ||
theap.c | ||
tid.c | ||
titerate.c | ||
tlayouto.h5 | ||
tmeta.c | ||
tmisc.c | ||
tmtimen.h5 | ||
tmtimeo.h5 | ||
trefer.c | ||
trefstr.c | ||
tselect.c | ||
tskiplist.c | ||
ttime.c | ||
ttsafe_acreate.c | ||
ttsafe_cancel.c | ||
ttsafe_dcreate.c | ||
ttsafe_error.c | ||
ttsafe.c | ||
ttsafe.h | ||
ttst.c | ||
tunicode.c | ||
tvlstr.c | ||
tvltypes.c | ||
unlink.c |