reactos/drivers/network/tcpip/tcpip
Thomas Brogan 2e1aeb12df
[TCPIP] Add NULL checks in DispTdiQueryInformation. CORE-12274
Add additional NULL checks to DispTdiQueryInformation,
which return STATUS_INVALID_PARAMETER.

Co-authored-by: Peter Hater <7element@mail.bg>
2020-10-03 13:05:12 +02:00
..
ainfo.c
buffer.c [TCPIP] Add some static specifiers, to prevent exporting FORCEINLINE function outside compilation unit 2020-03-26 16:39:16 +01:00
cinfo.c
dispatch.c [TCPIP] Add NULL checks in DispTdiQueryInformation. CORE-12274 2020-10-03 13:05:12 +02:00
fileobjs.c [TCPIP] Don't trust the TEB 2019-01-02 23:02:44 +01:00
icmp.c [TCPIP] Implement IOCTL_ICMP_ECHO_REQUEST in tcpip.sys 2020-04-07 05:32:40 +03:00
iinfo.c
info.c [TCPIP] Implement InfoTdiQueryGetATInfo 2018-12-09 20:54:41 +01:00
lock.c
main.c [TCPIP] Implement IOCTL_ICMP_ECHO_REQUEST in tcpip.sys 2020-04-07 05:32:40 +03:00
mockbuffer.c
mocklock.c
mockpool.c
mockwait.c
ninfo.c [REACTOS] Fix 64 bit issues 2019-03-04 21:58:42 +01:00
proto.c
resource.rc
SOURCES
tcpip.def
tinfo.c
wait.c