https://bugzilla.mindrot.org/show_bug.cgi?id=2140
Loganaden Velvindron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2352|ok?([email protected]) | Flags| | Attachment #2352|0 |1 is obsolete| | --- Comment #8 from Loganaden Velvindron <[email protected]> --- Created attachment 2364 --> https://bugzilla.mindrot.org/attachment.cgi?id=2364&action=edit capsicum We need to reference pmonitor in sshd.c. I used extern and then assigned it to box->monitor. 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. What do you guys think ? -- 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
