Skip to content
Snippets Groups Projects
Commit 290cd676 authored by Connor McAdams's avatar Connor McAdams Committed by Alexandre Julliard
Browse files

secur32: Properly handle NULL pInput argument for DTLS contexts in...

secur32: Properly handle NULL pInput argument for DTLS contexts in schan_InitializeSecurityContextW.

When a NULL pInput argument is passed into InitializeSecurityContextW
for an existing DTLS context, we need to retransmit the last handshake
packet.

Signed-off-by: default avatarConnor McAdams <cmcadams@codeweavers.com>
Signed-off-by: default avatarHans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent 795d3e2c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment