Subject: CVS commit: [netbsd-1-5] src/sys/kern
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/08/2004 03:13:19
Module Name: src
Committed By: jmc
Date: Thu Apr 8 03:13:19 UTC 2004
Modified Files:
src/sys/kern [netbsd-1-5]: sysv_shm.c
Log Message:
Pullup patch (requested by groo in ticket #122)
Don't use uao_ functions directly; use them through the pgops methods.
Fix missing reference leak in the error path of shmat().
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.56.2.1 src/sys/kern/sysv_shm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.