https://bugs.winehq.org/show_bug.cgi?id=54913
Bug ID: 54913 Summary: ntdll: NtDuplicateToken has wrong prototype Product: Wine Version: 8.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: ake.rehnman@gmail.com Distribution: ---
Created attachment 74424 --> https://bugs.winehq.org/attachment.cgi?id=74424 patch attempt
NtDuplicateToken should take BOOLEAN EffectiveOnly as 4:th argument and not SECURITY_IMPERSONATION_LEVEL.
See: https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/ntifs/nf-ntif...
https://bugs.winehq.org/show_bug.cgi?id=54913
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |8fb562f7c21814ae11da379f0bb | |a83894a1eeba3 CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Fixed as of https://gitlab.winehq.org/wine/wine/-/commit/8fb562f7c21814ae11da379f0bba838...
https://bugs.winehq.org/show_bug.cgi?id=54913
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.10.