ws2_32: WSARecvMsg allows a NULL control buffer when no control messages arrive.
commitaa2c84a9db064a16598c4198c435e2e5896dd059
authorDamjan Jovanovic <damjan.jov@gmail.com>
Thu, 1 Aug 2019 04:11:21 +0000 (1 06:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Aug 2019 13:03:37 +0000 (1 15:03 +0200)
treed167b1d6a60218e36f410db1859601218abe82e8
parentb943b8c347493a6d28cec2d6aa8c65098454f332
ws2_32: WSARecvMsg allows a NULL control buffer when no control messages arrive.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43286
Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/socket.c
dlls/ws2_32/tests/sock.c