[Bug 52353] PuTTY plink 0.76 crashes

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jan 6 17:22:17 CST 2022


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

Bernhard Übelacker <bernhardu at mailbox.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernhardu at mailbox.org

--- Comment #4 from Bernhard Übelacker <bernhardu at mailbox.org> ---
Created attachment 71539
  --> https://bugs.winehq.org/attachment.cgi?id=71539
trace with +kerberos of a plink.exe with debug symbols

Looks like in [1] plink calls AcquireCredentialsHandleA
with the ptsExpiry parameter being a NULL pointer.

Documentation seems to indicate this ptsExpiry pointer being optional
and therefore a NULL pointer not forbidden.

[1]
https://git.tartarus.org/?p=simon/putty.git;a=blob;f=windows/gss.c;h=ebe5698d077a4e13bf90a29dd5846c247365cc58;hb=HEAD#l375

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