simon-git: putty (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Tue Sep 14 14:33:47 BST 2021


TL;DR:
  42f3a2f6 Add missing initialisation of prompts_t idata.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2021-09-14 14:33:47

commit 42f3a2f6d572aaa72a9e70f103138f7b192dd432
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=42f3a2f6d572aaa72a9e70f103138f7b192dd432;hp=3037258808c21db72f7d94c934bbc6ee70bfa821
Author: Simon Tatham <anakin at pobox.com>
Date:   Tue Sep 14 14:30:44 2021 +0100

    Add missing initialisation of prompts_t idata.
    
    Apparently in all my test runs on Linux it happened to start off
    negative. But as soon as I tested on Windows, that initialised the
    memory to something unhelpful.

 utils/prompts.c | 1 +
 1 file changed, 1 insertion(+)



More information about the tartarus-commits mailing list