simon-git: putty (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Mon Aug 10 20:06:02 BST 2015
TL;DR:
6a70f94 Fix format string vulnerabilities.
e443fd3 Fix a format string vulnerability if MALLOC_LOG is set.
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-08-10 20:06:02
commit 6a70f944f648fedc7e866b4561372caa9091bf1a
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=6a70f944f648fedc7e866b4561372caa9091bf1a;hp=8ff3b222430cea48500cabdf402efe1f459f9ae4
Author: Tim Kosse <tim.kosse at filezilla-project.org>
Date: Fri May 1 15:54:51 2015 +0200
Fix format string vulnerabilities.
Reported by Jong-Gwon Kim. Also fixes a few memory leaks in the
process.
unix/uxstore.c | 41 +++++++++++++++--------------------------
1 file changed, 15 insertions(+), 26 deletions(-)
commit e443fd3a77f8c138b458fb8759dc0747703541ac
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=e443fd3a77f8c138b458fb8759dc0747703541ac;hp=6a70f944f648fedc7e866b4561372caa9091bf1a
Author: Tim Kosse <tim.kosse at filezilla-project.org>
Date: Fri May 1 15:55:37 2015 +0200
Fix a format string vulnerability if MALLOC_LOG is set.
misc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the tartarus-commits
mailing list