[1/2] advapi32: Return null-terminated buffer instead of null pointer for LsaLookupSids domains

Owen Rudge orudge at codeweavers.com
Wed Feb 1 18:01:38 CST 2017


Fixes a crash with .NET applications calling 
System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts 
(e.g., bug 35568).

Signed-off-by: Owen Rudge <orudge at codeweavers.com>

---
   dlls/advapi32/lsa.c | 28 ++++++++++++++++++++--------
   1 file changed, 20 insertions(+), 8 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-advapi32-Return-null-terminated-buffer-instead-of-nu.patch
Type: text/x-patch
Size: 2538 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170202/fbbc739b/attachment.bin>


More information about the wine-patches mailing list