reactos/drivers/network/tcpip/ip
David L Bean f8a6542b15
[IP] Don't reference uninitialized PCB to avoid BSOD. CORE-18982
transport calls to LibTCPConnect that suffer certain early failures
like parameter errors or early route lookup failures return without
initializing the pcb.
In order to avoid later BSOD's this change clears the
ConnectionRequest bucket in those cases.
2023-07-30 16:52:55 -04:00
..
lwip_glue [TCPIP] Rearrange LwIP glue code. 2023-02-01 02:31:14 +03:00
network
transport [IP] Don't reference uninitialized PCB to avoid BSOD. CORE-18982 2023-07-30 16:52:55 -04:00
CMakeLists.txt [TCPIP] Rearrange LwIP glue code. 2023-02-01 02:31:14 +03:00
precomp.h [TCPIP] Rearrange LwIP glue code. 2023-02-01 02:31:14 +03:00