simon-git: putty (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Thu May 14 09:26:33 BST 2015
TL;DR:
ef39599 Add a check for NULL in pageant_forget_passphrases().
Repository: git://git.tartarus.org/simon/putty.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2015-05-14 09:26:33
commit ef3959992e3c7b5226da66505881fe2f73479c28
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=ef3959992e3c7b5226da66505881fe2f73479c28;hp=75b7ba26d3437dc0c89446f1e8d3dd6edb05e1af
Author: Simon Tatham <anakin at pobox.com>
Date: Thu May 14 09:16:26 2015 +0100
Add a check for NULL in pageant_forget_passphrases().
I've no reason to believe it will _currently_ be called with the
'passphrases' tree not even set up yet, but I managed to get that to
happen while playing about with experimental code just now, and it
seemed like a good safety check to keep in general.
pageant.c | 3 +++
1 file changed, 3 insertions(+)
More information about the tartarus-commits
mailing list