Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 09/01/1998 10:57:45
Module Name:	src
Committed By:	pk
Date:		Tue Sep  1 17:57:44 UTC 1998

Modified Files:
	src/sys/kern: subr_extent.c
Log Message:
Fix a case of duplicate allocation in extent_alloc_subregion() triggered
by specifying a start address that happens to be beyond all currently
regions.