simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Mon Jan 13 19:07:13 GMT 2020


TL;DR:
  43a63019 Fix ldisc_send() assertion in terminal answerback.

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:           2020-01-13 19:07:13

commit 43a63019f5bdc627170212ec5ed8c1333ad4727b
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=43a63019f5bdc627170212ec5ed8c1333ad4727b;hp=7dde732f7d922e7ece7f13639d26048cb026efbb
Author: Simon Tatham <anakin at pobox.com>
Date:   Mon Jan 13 19:02:55 2020 +0000

    Fix ldisc_send() assertion in terminal answerback.
    
    A user reports that if the ^E answerback string is configured to be
    empty, then causing the answerback to be sent fails the assertion in
    ldisc_send introduced in commit c269dd013.
    
    I thought I'd caught all of the remaining cases of this in commit
    4634cd47f, but apparently not.

 terminal.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



More information about the tartarus-commits mailing list