[PATCH 5/8] server: Notify client about freed object so that it may free associated kernel object.

Zebediah Figura z.figura12 at gmail.com
Fri Mar 15 11:50:38 CDT 2019


On 03/15/2019 09:58 AM, Jacek Caban wrote:
> 
> 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 at codeweavers.com>
> ---
>  dlls/ntoskrnl.exe/ntoskrnl.c | 14 +++++++++++++-
>  server/device.c              | 15 +++++++++++++++
>  server/protocol.def          |  6 ++++++
>  3 files changed, 34 insertions(+), 1 deletion(-)
> 
> 
> 
> 
> 

Sorry if this is a dumb question, but why do we need this (and then, by
extension, the whole infrastructure involving server changes)?



More information about the wine-devel mailing list