Module Name: src Committed By: hannken Date: Sun Aug 21 15:24:18 UTC 2016
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
siggetinfo: use TAILQ_FOREACH_SAFE as the element gets removed from the list.
To generate a diff of this commit:
cvs rdiff -u -r1.328 -r1.329 src/sys/kern/kern_sig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
