CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/22 06:33:50
Modified files:
lib/libssl : t1_lib.c
Log message:
Avoid unbounded memory growth, which can be triggered by a client
repeatedly renegotiating and sending OCSP Status Request TLS extensions.
Fix based on OpenSSL.
