ntdll: Fix status returned for too-long registry value names.

Ken Thomases ken at codeweavers.com
Mon Mar 12 22:50:09 CDT 2012


Returning STATUS_BUFFER_OVERFLOW incorrectly can lead to infinite loops in
advapi32.
---
dlls/ntdll/reg.c       |    6 +++---
dlls/ntdll/tests/reg.c |   36 ++++++++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+), 3 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Fix-status-returned-for-too-long-registry-valu.patch
Type: text/x-patch
Size: 3445 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120312/7671a655/attachment.bin>


More information about the wine-patches mailing list