Subject: CVS commit: src/sys/net
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/19/2003 06:25:42
Module Name:	src
Committed By:	itojun
Date:		Thu Jun 19 06:25:42 UTC 2003

Modified Files:
	src/sys/net: bpf.c

Log Message:
avoid panic in malloc() under extremely low memory situation.
OpenBSD problem report 2235, 2236, 2640.  fix by Otto Moerbeek.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 src/sys/net/bpf.c

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