Fix bug introduced by the attempt to fix client side external session
authorLutz Jänicke <jaenicke@openssl.org>
Wed, 20 Nov 2002 10:48:58 +0000 (10:48 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Wed, 20 Nov 2002 10:48:58 +0000 (10:48 +0000)
commit6a8afe2201cd888e472e44225d3c9ca5fae1ca62
tree30bcdd791fb2f15ad1a10da1a59c44e0c722c7fa
parent1e3a9b650f2504af1211275433867cface88a5de
Fix bug introduced by the attempt to fix client side external session
caching (#288): now internal caching failed (#351):
Make sure, that cipher_id is set before comparing.
Submitted by:
Reviewed by:
PR: 288 (and 351)
CHANGES
ssl/s3_clnt.c