Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/05/2004 22:28:33
Module Name: src
Committed By: christos
Date: Thu Feb 5 22:28:33 UTC 2004
Modified Files:
src/sys/kern: sysv_shm.c
Log Message:
- Don't use uao_ functions directly; use them through the pgops methods.
- Fix missing reference leak in the error path of shmat() mentioned in
Full-Disclosure.
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 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.