Module Name: src Committed By: maxv Date: Wed Feb 21 16:42:34 UTC 2018
Modified Files:
src/sys/netipsec: ipsec.c
Log Message:
Fix ipsec4_get_ulp(). We should do "goto done" instead of "return",
otherwise the port fields of spidx are uninitialized.
ok mlelstv@
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/sys/netipsec/ipsec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
