https://bugzilla.mindrot.org/show_bug.cgi?id=2646
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Darren Tucker <[email protected]> --- (In reply to Akshay from comment #0) > I'm using `OpenSSH_7.2p2 Ubuntu-4ubuntu1, OpenSSL 1.0.2g-fips` and That's a vendor-modified version of OpenSSH. Can you reproduce the problem with a binary built from the stock sources from openssh.com? What command line flags is sshd invoked with? > Is there any reason that sshd can't reap its children after they > exit? It does (or at least it should): https://anongit.mindrot.org/openssh.git/tree/sshd.c#n317 -- 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
