Reported by: markj
Fixes: d3b7bbee9275 ("ptrace(2): add PT_GET_CHILDREN")Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| sys/kern/sys_process.c | ||
|---|---|---|
| 1244 | Actually, this will re-check proc_can_ptrace() even though you tried to skip it above. | |