https://bugzilla.mindrot.org/show_bug.cgi?id=2140
--- Comment #10 from Damien Miller <[email protected]> --- (In reply to Loganaden Velvindron from comment #8) > Alternatively, we can use des & pjd's approach which is to pass the > monitor struct in ssh_sandbox_init(struct monitor), and then limits > the descriptors rights. Sorry, I missed this comment. Yes, I think passing the pointer to the monitor is a good idea. Then ssh_sandbox_init() can store the fd numbers from it. -- 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
