[PATCH 5/8] server: Notify client about freed object so that it may free associated kernel object.
March 25, 2019
8:38 a.m.
Long term, we may consider making interface between server and device manager more generic so that it could be used for messages other than IRPs. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ntoskrnl.exe/ntoskrnl.c | 14 +++++++++++++- server/device.c | 15 +++++++++++++++ server/protocol.def | 6 ++++++ 3 files changed, 34 insertions(+), 1 deletion(-)
2558
Age (days ago)
2558
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban