simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon Jul 9 21:01:54 BST 2018
TL;DR:
d4abff52 Reinstate calls to ssh_free_pktout!
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: 2018-07-09 21:01:54
commit d4abff521a7cba4c703fbe0bdbaa3b9607c0ac24
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=d4abff521a7cba4c703fbe0bdbaa3b9607c0ac24;hp=daa086fe73d667a92de8b380d78302bdad827b85
Author: Simon Tatham <anakin at pobox.com>
Date: Mon Jul 9 20:59:36 2018 +0100
Reinstate calls to ssh_free_pktout!
I think ever since commit 679fa90df last month, PuTTY has been
forgetting to free any of its outgoing packet structures after turning
them into their encrypted wire format. And apparently no users of the
development snapshots have noticed - including me!
ssh1bpp.c | 2 ++
ssh2bpp-bare.c | 2 ++
ssh2bpp.c | 2 ++
3 files changed, 6 insertions(+)
More information about the tartarus-commits
mailing list