Module Name: src Committed By: ozaki-r Date: Thu Aug 3 04:42:26 UTC 2017
Modified Files:
src/sys/netipsec: ipsec_input.c
Log Message:
Remove unnecessary KEY_FREESAV in an error path
sav should be freed (unreferenced) by the caller.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 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.
