ws2_32: Always return WSAEFAULT from WSAIoctl() if ret_size is NULL.
commite3e17ba7f891aa00f3564923508eb36f72574d36
authorZebediah Figura <z.figura12@gmail.com>
Tue, 1 Jun 2021 03:16:35 +0000 (31 22:16 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Jun 2021 07:12:29 +0000 (1 09:12 +0200)
tree043fb5e1251b51b1b763fe7db8b163438f9ef2ad
parentfde6cd46c86ed8582ae13bb8ef7e8b0293a4cb81
ws2_32: Always return WSAEFAULT from WSAIoctl() if ret_size is NULL.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/socket.c
dlls/ws2_32/tests/sock.c