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: Wed Jul 12 03:59:32 UTC 2017
Modified Files:
src/sys/netipsec: key.c
Log Message:
Omit NULL checks for sav->lft_c
sav->lft_c can be NULL only when initializing or destroying sav.
To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/sys/netipsec/key.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