Subject: CVS commit: [netbsd-2-0] src/sys/netkey
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/11/2004 14:54:52
Module Name:	src
Committed By:	tron
Date:		Tue May 11 14:54:52 UTC 2004

Modified Files:
	src/sys/netkey [netbsd-2-0]: key.c

Log Message:
Pull up revision 1.119 (requested by yamt in ticket #309):
key_sp_unlink: decrement refcnt of the policy only if it was chained.
otherwise SADB_X_SPDDELETE2 and SADB_X_SPDFLUSH can free per-pcb policies
erroneously.  it's the identical with what kame repository has.
ok'ed by itojun@


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.113.2.1 src/sys/netkey/key.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.