simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sat Dec 14 17:21:03 GMT 2019


TL;DR:
  7dd03512 Wrap few more functions in side channel attack tests

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:           2019-12-14 17:21:03

commit 7dd0351254fcb0583ea531d1703d5b0207ed88e0
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=7dd0351254fcb0583ea531d1703d5b0207ed88e0;hp=34e326eb9e7274bea9593f78ecd96ed4bbbe3fbf
Author: Pavel I. Kryukov <kryukov at frtk.ru>
Date:   Sat Dec 14 15:20:26 2019 +0300

    Wrap few more functions in side channel attack tests
    
    [SGT's note: Pavel Kryukov says he came across these while setting up
    CI runs of testsc. Two of the three guarded functions are obvious
    variants on ones we're already guarding; I hadn't heard of cfree
    before, but apparently it's an alternate form of ordinary free() from
    an obsolete standard, whose glibc man page says 'never use it'.]

 test/sclog/sclog.c | 3 +++
 1 file changed, 3 insertions(+)



More information about the tartarus-commits mailing list