Fix atohan to verify a valid hex string is being used for a handle.
authorBob Kierski <bobo@sgi.com>
Thu, 23 Mar 2006 15:45:54 +0000 (15:45 +0000)
committerBob Kierski <bobo@sgi.com>
Thu, 23 Mar 2006 15:45:54 +0000 (15:45 +0000)
commite664e8508a41ee367fe41c8fc875a2525a720c70
treed2c343d5572460b55b5fac2f94699a5e814a11f6
parent43a115020fad18161981224f2151b1f432ef03d6
Fix atohan to verify a valid hex string is being used for a handle.
atohan needs to verify that the string being passed in is actually a
valid hex string before it assumes that it's a file handle rather than
a file name.
PV 951244
dmapi/src/common/lib/util.c