Sweden-Number/dlls/ws2_32
Akihiro Sagawa ee2e5c0242 ws2_32: Disallow NULL in socket lookups.
NULL means an unused slot, not a valid socket.

Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-24 19:46:55 +02:00
..
tests ws2_32: Explicitly return WSAENOTSOCK for a file handle in getsockopt() except SO_OPENTYPE. 2021-08-24 19:46:53 +02:00
Makefile.in ws2_32: Convert the Unix library to the __wine_unix_call interface. 2021-08-12 17:30:21 +02:00
async.c ws2_32: Use malloc() instead of HeapAlloc(). 2021-08-19 11:33:25 +02:00
hosts ws2_32: Install network database files. 2021-04-15 17:30:50 +02:00
networks ws2_32: Install network database files. 2021-04-15 17:30:50 +02:00
protocol ws2_32: Install network database files. 2021-04-15 17:30:50 +02:00
protocol.c ws2_32: Use realloc() in get_{host, proto, serv}ent_buffer(). 2021-08-19 11:33:33 +02:00
services ws2_32: Install network database files. 2021-04-15 17:30:50 +02:00
socket.c ws2_32: Disallow NULL in socket lookups. 2021-08-24 19:46:55 +02:00
unixlib.c ws2_32: Handle success in addrinfo_err_from_unix. 2021-08-23 20:51:17 +02:00
version.rc ws2_32: Install network database files. 2021-04-15 17:30:50 +02:00
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: Use malloc() instead of HeapAlloc(). 2021-08-19 11:33:25 +02:00