https://bugzilla.mindrot.org/show_bug.cgi?id=2468
Jakub Jelen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3223|0 |1 is obsolete| | --- Comment #12 from Jakub Jelen <[email protected]> --- Created attachment 3250 --> https://bugzilla.mindrot.org/attachment.cgi?id=3250&action=edit Include server side with re-exec passing the include list (master, 2019) The attached patch is rebased on current master with several cosmetic issues fixed. As a disadvantage, it is passing more arguments to the config processing functions. The same code is available in my github fork: https://github.com/Jakuje/openssh-portable/tree/sshd_include One thing that might be missing is some cleanup of the allocated memory before exits, which might make sense also for the original cfg value, when it will no longer be needed. Let me know if you have some more concerns to address regarding this patch. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
