CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/02 10:16:44
Modified files:
lib/libssl : tls12_record_layer.c
Log message:
Add tls12_record_protection_unused() and call from CCS functions.
This moves the check closer to where a leak could occur and checks all
pointers in the struct.
Suggested by tb@ during review.
ok tb@
