ws2_32: Avoid accessing uninitialized memory in GetAddrInfoW.
commit140eede67d595e8df034a2265f3c2670b3d69422
authorHans Leidekker <hans@codeweavers.com>
Thu, 29 Oct 2009 10:11:38 +0000 (29 11:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Oct 2009 12:50:58 +0000 (29 13:50 +0100)
tree87eff9ccf0888b13ba631b59357c549a91b62f21
parent5e18596fc58e972ea350b96555f1c4e0287a0147
ws2_32: Avoid accessing uninitialized memory in GetAddrInfoW.

Found by valgrind.
dlls/ws2_32/socket.c