[PATCH 8/9] ntoskrnl.exe: Implement ObReferenceObject and ObDereferenceObject.

Jacek Caban jacek at codeweavers.com
Tue Feb 26 06:39:51 CST 2019


NULL checks are meant to prevent regressions in applications trying to 
reference NULL objects returned from stubs.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/ntoskrnl.exe/ntoskrnl.c | 64 +++++++++++++++++++++---------------
  1 file changed, 37 insertions(+), 27 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-ntoskrnl.exe-Implement-ObReferenceObject-and-ObDerefe.diff
Type: text/x-patch
Size: 4350 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190226/71485fda/attachment-0001.bin>


More information about the wine-devel mailing list