hdf5/test
Quincey Koziol 3baaa562ee [svn-r4693] Purpose:
Bug Fix

Description:
    The code in H5Sselect_hyperslab_valid contained an fencepost error and is
    allowing selections which overlap the extent by exactly one element in any
    dimension to pass as valid instead of flagging the selection as invalid.

    This bug only affects hyperslabs which have been OR'ed together, not the
    selection from a single H5Sselect_hyperslab.

    This fixes bug #550.

Solution:
    Changed an '>' to an '>=' and added new regression test to check for error.

Platforms tested:
    FreeBSD 4.4 (sleipnir)
2001-12-11 13:26:40 -05:00
..
big.c [svn-r4568] Purpose: 2001-10-23 16:38:21 -05:00
bittests.c
cmpd_dset.c
Dependencies
dpss_read.c
dpss_write.c
dsets.c [svn-r4643] Purpose: 2001-11-27 11:29:13 -05:00
dtypes.c [svn-r4643] Purpose: 2001-11-27 11:29:13 -05:00
enum.c
extend.c
external.c [svn-r4643] Purpose: 2001-11-27 11:29:13 -05:00
fillval.c [svn-r4643] Purpose: 2001-11-27 11:29:13 -05:00
flush1.c
flush2.c
gass_append.c
gass_read.c
gass_write.c
gen_new_array.c
gen_old_array.c
gheap.c
h5test.c [svn-r4673] Purpose: 2001-12-05 12:33:31 -05:00
h5test.h
hyperslab.c [svn-r4643] Purpose: 2001-11-27 11:29:13 -05:00
istore.c
lheap.c [svn-r4569] 2001-10-24 13:02:27 -05:00
links.c
Makefile.in
mount.c
mtime.c
ohdr.c
space_overflow.c
srb_append.c
srb_read.c
srb_write.c
stab.c
stream_test.c
tarray.c [svn-r4643] Purpose: 2001-11-27 11:29:13 -05:00
tarrold.h5
tattr.c [svn-r4643] Purpose: 2001-11-27 11:29:13 -05:00
tconfig.c [svn-r4614] Purpose: 2001-11-20 13:47:15 -05:00
testhdf5.c
testhdf5.h
testmeta.c
tfile.c [svn-r4670] Purpose: 2001-12-05 11:42:40 -05:00
tgenprop.c [svn-r4643] Purpose: 2001-11-27 11:29:13 -05:00
th5s.c [svn-r4643] Purpose: 2001-11-27 11:29:13 -05:00
th5s.h5
titerate.c
tmeta.c
trefer.c [svn-r4643] Purpose: 2001-11-27 11:29:13 -05:00
tselect.c [svn-r4693] Purpose: 2001-12-11 13:26:40 -05:00
ttbbt.c
ttime.c
ttsafe_acreate.c
ttsafe_cancel.c
ttsafe_dcreate.c
ttsafe_error.c
ttsafe.c
ttsafe.h
tvlstr.c
tvltypes.c [svn-r4643] Purpose: 2001-11-27 11:29:13 -05:00
unlink.c