diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2002-06-11 19:31:19 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2002-06-11 19:31:19 (GMT) |
commit | bd3d277cd78f8f987acebbef746947f23825a914 (patch) | |
tree | 8945f7c4c19ffae7dba9667dad774bf8e372ce62 /release_docs | |
parent | 9075854dd9c97a5ab0775e3b65cdd3c4e9fdc543 (diff) | |
download | hdf5-bd3d277cd78f8f987acebbef746947f23825a914.zip hdf5-bd3d277cd78f8f987acebbef746947f23825a914.tar.gz hdf5-bd3d277cd78f8f987acebbef746947f23825a914.tar.bz2 |
[svn-r5595]
Purpose:
Bug #774 fix
Description:
H5Tenum_valueof and H5Tenum_nameof functions did not fail
when non-existing name or non-existing value were supplied.
This happened because binary search algorithm did not check
if value or name found during the search were equal to the supplied
one.
Solution:
Added an appropriate check condition.
Platforms tested:
Solaris 2.7 and Linux 2.2.18
Diffstat (limited to 'release_docs')
0 files changed, 0 insertions, 0 deletions