Subject: CVS commit: src/sys/netipsec
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 01/16/2004 09:50:40
Module Name: src
Committed By: scw
Date: Fri Jan 16 09:50:40 UTC 2004
Modified Files:
src/sys/netipsec: ipsec_osdep.h
Log Message:
Since callers of m_getcl() assume it always allocates a cluster, check
that MGETCL() actually succeeded before returning the mbuf.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/netipsec/ipsec_osdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.