]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Patch from Iain Patterson: fix crash on Windows when GSSAPI auth is attempted
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 17 Oct 2008 20:55:08 +0000 (20:55 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 17 Oct 2008 20:55:08 +0000 (20:55 +0000)
commit50abe3567bfaa5a7ebc60e6377f85c0534526454
treec77d1515e26eab6d8569e066237f0874cf5660e5
parent02f7ccbb96ff2919dda95e569f9a8f6d3be19d69
Patch from Iain Patterson: fix crash on Windows when GSSAPI auth is attempted
but fails for some reason (such as not having a tgt for the server's realm).

[originally from svn r8210]
windows/wingss.c