ntdll: fix RtlCheckRegistryKey when called with parameter path being null or empty

Stefan Leichter sle85276 at gmx.de
Fri Mar 9 00:38:47 CST 2018


Found some corner cases when testing RtlCreateRegistryKey. As 
RtlCheckRegistryKey is working in the same area i decided to test this 
function too and fix it first.

Signed-off-by: Stefan Leichter <sle85276 at gmx.de>
---
  dlls/ntdll/reg.c       |  5 +++++
  dlls/ntdll/tests/reg.c | 13 +++++++++++++
  2 files changed, 18 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-fix-RtlCheckRegistryKey-when-called-with-paramet.txt
Type: text/x-patch
Size: 2316 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180309/daa21ad5/attachment.bin>


More information about the wine-devel mailing list