reactos/ntoskrnl/ps
Jérôme Gardou 04e9251612 [NTOS:PS] Use KD routine to safely read memory from thread stack
Should fix a crash when hitting TAB+(Whatever I typed that triggerred this)
2021-05-10 19:11:21 +02:00
..
amd64
arm
i386
apphelp.c
debug.c [NTOS:PS] Use KD routine to safely read memory from thread stack 2021-05-10 19:11:21 +02:00
job.c
kill.c
process.c
psmgr.c
psnotify.c
query.c [NTOS:PS] Do not leak the Thread. Addendum to 0c8f0785 2021-05-08 00:32:14 +03:00
quota.c [NTOS:PS] Guard the quota in a spin lock (#3419) 2021-03-04 04:43:30 +03:00
security.c [NTOS:PS] Make sure we can impersonate the given token first 2021-05-02 16:55:20 +02:00
state.c
thread.c
win32.c