simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Jul 6 19:10:37 BST 2019
TL;DR:
c8918fea pageant.c: turn a bare 'free' into sfree.
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-07-06 19:10:37
commit c8918fea0b65a3b525fec39beba4240d29989bff
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=c8918fea0b65a3b525fec39beba4240d29989bff;hp=d7f254fdb03ad004acab7c3e5f1c2eb9fcef0ead
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Jul 6 18:49:17 2019 +0100
pageant.c: turn a bare 'free' into sfree.
In normal builds this makes no difference, but in Windows builds with
the Minefield diagnostic system turned on, free()ing a Minefield-
allocated object causes a crash. Apparently I haven't tested Pageant
under Minefield for ages - only PuTTY, talking to an ordinary Pageant
I'd already started up.
pageant.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the tartarus-commits
mailing list