simon-git: putty (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Mon May 2 19:04:20 BST 2022


TL;DR:
  8c4524aa Fix null-pointer dereferences in CA config.

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:           2022-05-02 19:04:20

commit 8c4524aa9127eddf798d182cb962fe345d214e3f
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=8c4524aa9127eddf798d182cb962fe345d214e3f;hp=c6e40f67852e39fc4acd17a03b9d994e4c43e285
Author: Simon Tatham <anakin at pobox.com>
Date:   Mon May 2 18:59:26 2022 +0100

    Fix null-pointer dereferences in CA config.
    
    Introduced in dc7ba12253c68d1 earlier today. On GTK these caused no
    problems worse than a GTK warning, but I'd better fix them before they
    (potentially) do worse on Windows!

 ssh/ca-config.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



More information about the tartarus-commits mailing list