simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Sep 22 13:59:49 BST 2018
TL;DR:
ed70e601 Remove a fixed-size buffer in cmdgen.c.
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-09-22 13:59:49
commit ed70e6014cbe43baf5d5e0c3261c4d99e6bc9473
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=ed70e6014cbe43baf5d5e0c3261c4d99e6bc9473;hp=5eb4efce01a814574f5a4f123239ce939c65e0da
Author: Pavel I. Kryukov <kryukov at frtk.ru>
Date: Sat Sep 22 14:37:24 2018 +0300
Remove a fixed-size buffer in cmdgen.c.
This patch solves the same problem as in previous commit:
the fixed-size buffer may have less size than data placed into it.
cmdgen.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
More information about the tartarus-commits
mailing list