Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netipsec



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.




Home | Main Index | Thread Index | Old Index