Fix bug introduced by the attempt to fix client side external session
authorLutz Jänicke <jaenicke@openssl.org>
Wed, 20 Nov 2002 10:46:35 +0000 (10:46 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Wed, 20 Nov 2002 10:46:35 +0000 (10:46 +0000)
commita153c46d7f8a968ee8e8dce2d1f9aff5cc084234
tree6fd6a8138dc55028d348c6d578d4896a6b258d13
parent8faad520ae323c1fa2a49aa69b4decfbe3452e71
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