reactos/ntoskrnl/io
Pierre Schweitzer cf3b9d5b56
[NTOSKNRL] Only allocate a MDL if we have an output length
For user mode, when probing output buffer, if it's null, length
will also be set to 0.

This avoids user mode applications being able to trigger various
asserts in ReactOS (and thus BSOD when no debugger is plugged ;-)).
2018-07-29 13:58:30 +02:00
..
iomgr [NTOSKNRL] Only allocate a MDL if we have an output length 2018-07-29 13:58:30 +02:00
pnpmgr [NTOSKRNL][NDK][UMPNPMGR] Define and use PLUGPLAY_CONTROL_PROPERTY_DATA.Properties values 2018-07-15 15:57:57 +02:00