https://bugzilla.mindrot.org/show_bug.cgi?id=2011
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Damien Miller <[email protected]> 2012-06-01 10:42:05 EST --- I think the proposed patch is a little over-complicated. The only viable fallback path at the moment is to the rlimit pseudo-sandbox, so let's allow that without fatal() for the seccomp case. Attachment #2160 implements this. I'm happy to revisit this if we ever have a deeper stack of candidate sandboxes for a platform. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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
