simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon Feb 11 20:23:52 GMT 2019
TL;DR:
75dda5e8 Fix crash on entering wrong passphrase.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2019-02-11 20:23:52
commit 75dda5e86ff224af23be99eeac84b6024b9424c0
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=75dda5e86ff224af23be99eeac84b6024b9424c0;hp=8957e613bc1c2574a6ab1190244ae2b4868831ed
Author: Simon Tatham <anakin at pobox.com>
Date: Mon Feb 11 20:20:50 2019 +0000
Fix crash on entering wrong passphrase.
When I added the new call to ssh_key_invalid the other day, I forgot
to avoid calling it if the key is NULL (and therefore even more
obviously invalid).
ssh2userauth.c | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
More information about the tartarus-commits
mailing list