https://bugzilla.mindrot.org/show_bug.cgi?id=2440
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] Attachment #3047| |ok?([email protected]) Flags| | --- Comment #12 from Damien Miller <[email protected]> --- Created attachment 3047 --> https://bugzilla.mindrot.org/attachment.cgi?id=3047&action=edit factor out agent socket directory creation for reuse The agent forwarding code already creates one directory, so to avoid a proliferation, this factors it out in preparation for using it for xauth files too. Also moves the ExposeAuthInfo contents to that directory now that it is convenient. -- 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 [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
