Module Name: src Committed By: kamil Date: Thu Oct 3 23:11:11 UTC 2019
Modified Files:
src/sys/kern: sys_ptrace_common.c
Log Message:
Add two KASSERTS in the ptrace(2) kernel code
Verify that we will never return empty ptrace_state for CHILD/LWP event.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/kern/sys_ptrace_common.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
