fix out-of-bounds check in lock_dbg_cb (was too lose to detect all
authorBodo Möller <bodo@openssl.org>
Thu, 14 Aug 2003 10:33:56 +0000 (10:33 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 14 Aug 2003 10:33:56 +0000 (10:33 +0000)
commit563c05e2dc77221c4aad740c3b89fc21c84652be
treedc968676522aea378426043fd08c589da7a2d6dc
parent643ecd2ed6fa6f91d674429fc9fca6e2405946de
fix out-of-bounds check in lock_dbg_cb (was too lose to detect all
invalid cases)

PR: 674
apps/openssl.c
ssl/ssltest.c