Sweden-Number/dlls/ws2_32
Alex Henrie 6daef74f67 ws2_32: Fix memory leaks on error paths in unix_gethostby* (scan-build).
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-02 18:43:10 +01:00
..
tests ws2_32: Return WSAEFAULT instead of WSAEINVAL from WSAStartup() if "data" is NULL. 2022-02-01 18:23:18 +01:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
async.c ws2_32: Use malloc() instead of HeapAlloc(). 2021-08-19 11:33:25 +02:00
hosts
networks
protocol
protocol.c ws2_32: Fix memory leak on error path in get_local_ips (cppcheck). 2022-02-02 18:43:10 +01:00
services
socket.c ws2_32: Return WSAEFAULT instead of WSAEINVAL from WSAStartup() if "data" is NULL. 2022-02-01 18:23:18 +01:00
unixlib.c ws2_32: Fix memory leaks on error paths in unix_gethostby* (scan-build). 2022-02-02 18:43:10 +01:00
version.rc
ws2_32.spec ws2_32: Do not use the WS_ prefix in PE code. 2021-08-06 14:33:22 +02:00
ws2_32_private.h ws2_32: Do not assume that an fd_set is bounded by FD_SETSIZE. 2021-12-30 23:09:45 +01:00