[Bug 1543] ~C always opens command prompt on master session

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon Dec 8 08:22:21 EST 2008


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





--- Comment #1 from Damien Miller <djm at mindrot.org>  2008-12-08 08:22:20 ---
Created an attachment (id=1583)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1583)
disable ~C for multiplexed slave connections

This patch takes the easy way out and just disables ~C for multiplex
slave connections. I'd like to fix it properly (i.e. make ~C work for
slaves too), but it is quite a bit of work -
clientloop.c:process_cmdline() would need a read_passphrase()
equivalent that worked with the stdio Buffers.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list