Zebediah Figura : ws2_32: Always return WSAEFAULT from WSAIoctl() if ret_size is NULL.

Alexandre Julliard julliard at winehq.org
Tue Jun 1 16:04:32 CDT 2021


Module: wine
Branch: master
Commit: e3e17ba7f891aa00f3564923508eb36f72574d36
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e3e17ba7f891aa00f3564923508eb36f72574d36

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon May 31 22:16:35 2021 -0500

ws2_32: Always return WSAEFAULT from WSAIoctl() if ret_size is NULL.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ws2_32/socket.c     | 18 ++++++-------
 dlls/ws2_32/tests/sock.c | 66 +++++++++++++++++++++++-------------------------
 2 files changed, 41 insertions(+), 43 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=e3e17ba7f891aa00f3564923508eb36f72574d36



More information about the wine-cvs mailing list