http://bugs.winehq.org/show_bug.cgi?id=14748 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-01-13 14:02:54 --- (In reply to comment #4)
Thanks. Looks like a bug in ntdll's NtAccessCheck, it doesn't check whether PrivilegeSet is NULL. The MSDN documentation for AccessCheck says it's optional, so some additional tests are probably needed.
Agreed, try with this please: http://www.winehq.org/pipermail/wine-patches/2009-January/067653.html -- 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.