simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Tue Jun 20 19:09:06 BST 2017
TL;DR:
98cbe69 Another format-string fix.
4696f4a Coverity build fixes.
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: 2017-06-20 19:09:06
commit 98cbe6963b8126659cf16c622302cbd872026936
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=98cbe6963b8126659cf16c622302cbd872026936;hp=34389feaed6674e0f1cdd34bc836a4eed2babb58
Author: Simon Tatham <anakin at pobox.com>
Date: Tue Jun 20 19:02:13 2017 +0100
Another format-string fix.
Oops - I found this in an editor autosave file after pushing the
previous commit. I meant it to be part of the previous commit. Oh
well, better late than never.
tree234.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 4696f4a40bd38386dac5bc0f8331ca9c4e579bd6
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=4696f4a40bd38386dac5bc0f8331ca9c4e579bd6;hp=98cbe6963b8126659cf16c622302cbd872026936
Author: Simon Tatham <anakin at pobox.com>
Date: Tue Jun 20 19:02:48 2017 +0100
Coverity build fixes.
Like every other toolchain I've tried, my Coverity scanning build has
its share of random objections to parts of my Windows API type-
checking system. I do wonder if that bright idea was worth the hassle
- but it would probably cost all the annoyance all over again to back
out now...
windows/wincapi.c | 9 ++++++++-
windows/winhsock.c | 5 +++--
windows/winmisc.c | 8 +++++---
windows/winnet.c | 10 ++++++++++
4 files changed, 26 insertions(+), 6 deletions(-)
More information about the tartarus-commits
mailing list