[Bug 2912] ssh keeps connection open to ssh-agent for lifetime of connection

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Oct 9 10:19:13 AEDT 2018


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
                 CC|                            |djm at mindrot.org
             Status|NEW                         |ASSIGNED

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Created attachment 3189
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3189&action=edit
close agent socket after authentication

It's supposed to close the agent socket, but it wasn't happening
because of a bug. Here's a fix.

-- 
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.


More information about the openssh-bugs mailing list