https://bugzilla.mindrot.org/show_bug.cgi?id=1761

--- Comment #4 from Edward Sheldrake <ejsheldr...@googlemail.com>  ---
Created attachment 1904
  --> https://bugzilla.mindrot.org/attachment.cgi?id=1904
fix for libedit

I now think this is more likely to be a libedit bug, since when running
sftp, libedit's sig_handler() function only gets called on the first
SIGWINCH during a read, any more seem to be ignored.

Fixing that seems to solve the problem (although I don't really know
why it causes sftp to close only after a progress bar has been shown).
I've emailed the libedit maintainers with my new findings.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to