mirror of
https://github.com/openssl/openssl.git
synced 2024-12-18 22:43:41 +08:00
Add missing parameter.
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
f3ea8d7708
commit
243ecf19dd
@ -97,6 +97,7 @@ sub add_maximal_padding_filter
|
||||
TLSProxy::Record::RT_APPLICATION_DATA,
|
||||
TLSProxy::Record::VERS_TLS_1_2,
|
||||
length($data),
|
||||
0,
|
||||
length($data),
|
||||
$plaintext_len,
|
||||
$data,
|
||||
|
Loading…
Reference in New Issue
Block a user