summaryrefslogtreecommitdiffstats
path: root/test/enum.c
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2002-06-11 19:31:19 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2002-06-11 19:31:19 (GMT)
commitbd3d277cd78f8f987acebbef746947f23825a914 (patch)
tree8945f7c4c19ffae7dba9667dad774bf8e372ce62 /test/enum.c
parent9075854dd9c97a5ab0775e3b65cdd3c4e9fdc543 (diff)
downloadhdf5-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 'test/enum.c')
0 files changed, 0 insertions, 0 deletions