Module Name: src Committed By: maxv Date: Mon Feb 26 06:53:22 UTC 2018
Modified Files:
src/sys/netipsec: ipsec_input.c
Log Message:
m is never allowed to be NULL, so turn the KASSERT (and the null check)
to a panic.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/netipsec/ipsec_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
