simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Wed Nov 7 21:15:28 GMT 2018


TL;DR:
  453a1499 Fix a segfault in store_host_key.

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-11-07 21:15:28

commit 453a1499101f027c72eaf2e36b58c8884776af7a
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=453a1499101f027c72eaf2e36b58c8884776af7a;hp=d222ed4251d5ffed8fa05998c0f47ae2abafaa6e
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Nov 7 21:12:21 2018 +0000

    Fix a segfault in store_host_key.
    
    Colin Harrison points out that I shouldn't sfree() a thing I allocated
    with strbuf_new().

 windows/winstore.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list