mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-18 11:31:00 -05:00

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.