Extend the index parameter checking from sk_value to sk_set(). Also tidy up
authorGeoff Thorpe <geoff@openssl.org>
Wed, 21 Apr 2004 15:09:25 +0000 (15:09 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 21 Apr 2004 15:09:25 +0000 (15:09 +0000)
commit688791b22b52ba9b127a0e7d19d846fa9830160e
tree7fd69aa41b8c2a84c263ba0607f0f24e12cdf6b8
parent8e94e99ccb51b2a94e9e99d2b67a461312390c89
Extend the index parameter checking from sk_value to sk_set(). Also tidy up
some similar code elsewhere.

Thanks to Francesco Petruzzi for bringing this to my attention.
crypto/stack/stack.c