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