reactos/ntoskrnl/io/iomgr
Dmitry Borisov adf534b284 [NTOS:IO] Initialize InterruptObject to NULL on failure
Fixes a pool corruption when trying to handle IRP_MN_REMOVE_DEVICE in the driver

CORE-17256
2024-02-11 20:24:15 +03:00
..
adapter.c
arcname.c
bootlog.c
controller.c
device.c
deviface.c [NTOS:PNP] Queue a device change event on interface enable or disable 2023-11-27 22:36:52 +01:00
driver.c [NTOS:IO] Don't uppercase the ServiceName in IopDisplayLoadingMessage(). 2024-02-09 17:16:20 +01:00
error.c
file.c
iocomp.c
ioevent.c
iofunc.c
iomdl.c
iomgr.c [NTOS:KD][KDBG] Rework the BootPhase >= 2 initialization of the KD/KDBG kernel debugger. (#4892) 2023-03-11 01:22:19 +01:00
iorsrce.c [NTOS:IO] Fix some bugs in the IoQueryDeviceDescription helpers (#5320) 2023-06-14 11:20:56 +02:00
iotimer.c [NTOS:IO/KD/KDBG] Formatting fixes only. 2023-03-09 18:26:02 +01:00
iowork.c
irp.c
irq.c [NTOS:IO] Initialize InterruptObject to NULL on failure 2024-02-11 20:24:15 +03:00
ramdisk.c
rawfs.c
remlock.c
symlink.c
util.c
volume.c