]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Jacob correctly points out that I accidentally lost a clearing of
authorBen Harris <bjh21@bjh21.me.uk>
Wed, 26 Nov 2008 14:30:58 +0000 (14:30 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Wed, 26 Nov 2008 14:30:58 +0000 (14:30 +0000)
commit504d8f8403ccbafc4ce8aca1604e61648033fd28
tree0f120533d941b47c8e53dc79220f6747da4e123d
parenta01071902da3b63ba0685b7a65f089b53d737f9d
Jacob correctly points out that I accidentally lost a clearing of
s->gss_sndtok in r8326.  I'm not sure it was strictly necessary, since
even if there's no send token, gss_init_sec_context() is meant to explicitly
make it empty, but it wasn't an intentional change.

git-svn-id: http://svn.tartarus.org/sgt/putty@8337 cda61777-01e9-0310-a592-d414129be87e
ssh.c