reactos/drivers/network
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
..
afd [AFD] ReceiveActivity: Don't return STATUS_FILE_CLOSED in case of FCB overread (#4972) 2023-03-25 14:00:26 +01:00
dd [E1000] Stop logging MAC, is sensitive data of log-contributors (#5254) 2023-04-29 23:02:03 +02:00
lan Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ndis [NTOS:EX] Fix swapped values in ExGetCurrentProcessorCounts() (#4565) 2023-07-02 16:10:36 +03:00
ndisuio [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
tcpip [IP] Don't reference uninitialized PCB to avoid BSOD. CORE-18982 2023-07-30 16:52:55 -04:00
tdi [TCPIP][ROSTESTS] Remove old and unused TCP tests code 2023-02-01 02:31:14 +03:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00