ntdll: Also initialize icmp_over_dgram in sock_read().
commit7b51216198237c04a8994cda1bdb45fdb4482b32
authorPaul Gofman <pgofman@codeweavers.com>
Sun, 7 Aug 2022 17:19:10 +0000 (7 12:19 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Aug 2022 20:03:18 +0000 (8 22:03 +0200)
tree6edf1f41add244968b62930c722def5d7b7da70d
parentef79843c94e8735a1899cfb7064ce8ed6b343e19
ntdll: Also initialize icmp_over_dgram in sock_read().

Fixes a regression introduced by commit
1e35966eb57db7060d0c459bc7aaac2f6cad7442.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52429
dlls/ntdll/unix/socket.c