[Bug 33970] New: GetSecurityInfo success, but DACL pointer is NULL

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 6 08:42:48 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33970

             Bug #: 33970
           Summary: GetSecurityInfo success, but DACL pointer is NULL
           Product: Wine
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: elhana at sigil-guild.org
    Classification: Unclassified


GetSecurityInfo(GetCurrentProcess(), SE_KERNEL_OBJECT,
DACL_SECURITY_INFORMATION, 0, 0, &ppDacl, 0, &ppSecurityDescriptor) returns
ERROR_SUCCESS, but ppDacl is NULL, causing ppDacl->AclSize after that to crash.

Real world example is in closed beta, but I can provide a test case if needed.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list