summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Df.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-10-10 02:45:05 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-10-10 02:45:05 (GMT)
commita1e44979edfe671a6c7f8278a8798d9a834476c3 (patch)
tree417203a95024b4ffdb8435c566c87dd004406109 /fortran/src/H5Df.c
parent884b83d6069d3a90482203dd665dc49965fdc5a4 (diff)
downloadhdf5-a1e44979edfe671a6c7f8278a8798d9a834476c3.zip
hdf5-a1e44979edfe671a6c7f8278a8798d9a834476c3.tar.gz
hdf5-a1e44979edfe671a6c7f8278a8798d9a834476c3.tar.bz2
[svn-r2647] Purpose:
Bug fiX Description: H5S_hyper_select_valid would report hyperslab invalid if the one of the count values is zero. The verifying algorithm did not take into consideration that block or count can contain zeros to indicate no element is wanted. Solution: Added code to test if block or count is zero. If so, skip the rest of the validity check. Platforms tested: IRIX64 -64.
Diffstat (limited to 'fortran/src/H5Df.c')
0 files changed, 0 insertions, 0 deletions