Lost alert in DTLS
authorLubom <lubomir.sedlar@gmail.com>
Thu, 7 May 2015 13:20:31 +0000 (14:20 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 22 May 2015 08:41:54 +0000 (09:41 +0100)
commit4dc1aa0436fdb8af50960db676b739c8ef81f38c
tree84b9d742b7eabc903af0cf51b118c5ad75c8179f
parenta7f82a1ab2be0b9c27944430ac48ad63cc0d5e79
Lost alert in DTLS

If a client receives a bad hello request in DTLS then the alert is not
sent correctly.

RT#2801

Signed-off-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@openssl.org>
ssl/record/rec_layer_d1.c