ws2_32: Don't set output length in WSAStringToAddress on error.
commitc84e416d2308c6aa8266d78457f16a11f9324e18
authorAlex Henrie <alexhenrie24@gmail.com>
Wed, 20 May 2020 14:11:18 +0000 (20 08:11 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 20 May 2020 18:11:45 +0000 (20 20:11 +0200)
treea445d4ec2a1ee77fa3caea71779e2eb8ff28800c
parent205e09bc308e8344cfd1330871866ced37f606a6
ws2_32: Don't set output length in WSAStringToAddress on error.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/socket.c
dlls/ws2_32/tests/sock.c