Extend the index parameter checking from sk_value to sk_set(). Also tidy up
authorGeoff Thorpe <geoff@openssl.org>
Wed, 21 Apr 2004 15:08:56 +0000 (15:08 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 21 Apr 2004 15:08:56 +0000 (15:08 +0000)
commit8c521c7a34eb8852ef2e7ae174342896fa362378
treeba19c1ea57e7cdef61b96800e5ab8287b865e3d2
parent77475142ec8eb3be8eb0c543b7a49d21b29b12f8
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