]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/ssl_lib.c
Resolve a TODO in ssl3_dispatch_alert
authorMatt Caswell <matt@openssl.org>
Thu, 27 Oct 2022 14:38:32 +0000 (15:38 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 14 Nov 2022 09:14:41 +0000 (10:14 +0100)
commit732435026b0141063084fb68c076bc1c9fd9bee8
tree1e9c156533a7f9eafd0ebdb4098286f3acd044f8
parent6f3072212c2d56cae598bc1d180b2673b3df9be0
Resolve a TODO in ssl3_dispatch_alert

Properly handle the case where there is pending write data and we want
to send an alert.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19550)
ssl/d1_msg.c
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c
ssl/s3_lib.c
ssl/s3_msg.c
ssl/ssl_lib.c
ssl/ssl_local.h