CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/15 09:11:58
Modified files:
lib/libssl : tls12_record_layer.c
Log message:
Correct a failure case in tls12_record_layer_seal_record_protected()
This should be a 'goto err' rather than returning.
