Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/06/2005 16:01:13
Module Name:	src
Committed By:	chs
Date:		Tue Dec  6 16:01:13 UTC 2005

Modified Files:
	src/sys/uvm: uvm_io.c

Log Message:
Avoid leaking memory if uiomove fails.  from openbsd via PR 32251.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/uvm/uvm_io.c

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