Module Name: src Committed By: ozaki-r Date: Wed Jul 19 06:31:54 UTC 2017
Modified Files:
src/sys/netipsec: ipsec.c
Log Message:
Look up sav instead of relying on unstable sp->req->sav
This code is executed only in an error path so an additional lookup
doesn't matter.
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/sys/netipsec/ipsec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
