[Bug 45344] New: AcquireCredentialsHandle functions should be implemented inside sspicli

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 17 11:16:39 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45344

            Bug ID: 45344
           Summary: AcquireCredentialsHandle functions should be
                    implemented inside sspicli
           Product: Wine
           Version: 3.9
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: secur32
          Assignee: wine-bugs at winehq.org
          Reporter: dark.shadow4 at web.de
      Distribution: ---

Currently the AcquireCredentialsHandle functions are implemented inside
secur32, and sspicli forwards them to secur32.
However, when using native secur32, that results in a stack-overflow. Most
likely on windows the functions are implemented in sspicli and secur32 forwards
them.

Most likely affects other functions, too.

Application I tested it with (needs winXP):
https://www.vavoo.tv/software/get?platform=win32&processor=i386&type=webinstaller

-- 
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