Sweden-Number/dlls/ws2_32
Damjan Jovanovic 47d50bbbc2 ws2_32: Deal with getaddrinfo() returning NULL ai_canonname despite AI_CANONNAME.
This fixes a wineboot crash on FreeBSD, where getaddrinfo() returns a NULL
ai_canonname, causing wineboot to pass NULL to strchr().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50408
Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-28 12:27:10 +01:00
..
tests ws2_32/tests: Don't fail the test in test_wsaioctl() if only one interface is available. 2020-12-17 10:46:45 +01:00
Makefile.in
async.c
socket.c ws2_32: Deal with getaddrinfo() returning NULL ai_canonname despite AI_CANONNAME. 2020-12-28 12:27:10 +01:00
version.rc
ws2_32.spec ws2_32: Add FreeAddrInfoEx. 2020-06-18 09:00:31 +02:00