Fix a memory leak in 'sk_dup' in the case a realloc() fails. Also, tidy up
authorGeoff Thorpe <geoff@openssl.org>
Thu, 31 May 2001 19:01:08 +0000 (19:01 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Thu, 31 May 2001 19:01:08 +0000 (19:01 +0000)
commitd918f85146ca8e01d721518aac7575976aebdfd1
treed6e683b085c687fc30b8ae94c5310d40fa607d99
parenta95541d61e37878216abaa8e00ff3c75cff9a7c2
Fix a memory leak in 'sk_dup' in the case a realloc() fails. Also, tidy up
a bit of weird code in sk_new.
CHANGES
crypto/stack/stack.c