simon-git: putty (pre-0.77): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri Apr 22 17:22:25 BST 2022


TL;DR:
  38a5f59c mainchan.c: defer a couple of ssh_sw_abort.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: pre-0.77
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2022-04-22 17:22:25

commit 38a5f59c7535538cf4e546bcfc99e436d15cedb1
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=38a5f59c7535538cf4e546bcfc99e436d15cedb1;hp=5388e5f7eed8f145493e221e3349c150e6081246
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri Apr 22 17:15:34 2022 +0100

    mainchan.c: defer a couple of ssh_sw_abort.
    
    When a subsidiary part of the SSH system wants to abort the whole
    connection, it's supposed to call ssh_sw_abort_deferred, on pain of
    free-order confusion. Elsewhere in mainchan.c I was getting this
    right, but I missed a couple.

 ssh/mainchan.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)



More information about the tartarus-commits mailing list