"sureware" should not be "hwcrhk".
authorGeoff Thorpe <geoff@openssl.org>
Thu, 15 Nov 2001 02:51:01 +0000 (02:51 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Thu, 15 Nov 2001 02:51:01 +0000 (02:51 +0000)
commitb0eda65f1cf5db967664b6d05515b03ebb9a2d23
tree167658886427f9c8925d2ecd95d41ffb32a000c2
parent2395368e7f8b72f4a4479295aa63df4831b5b273
"sureware" should not be "hwcrhk".

Also, the "to" variable used in cleanup is never non-NULL and is entirely
unused. As such, the cleanup might have been missed under genuine error
conditions and caused leaks and/or returned invalid pointers.
crypto/engine/hw_sureware.c