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 09:24:49 +0000 (10:24 +0100)
commit0a9f8e0621ba03d6cbd5691f997eedba2d8536f7
treed1496b95cb04075f873d9193b184dfd9a706d328
parent1c687ff4dd5dcc0f05f1d062effdb40e4e41f24f
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>
(cherry picked from commit 4dc1aa0436fdb8af50960db676b739c8ef81f38c)
ssl/d1_pkt.c