Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 09/01/2007 17:04:59
Module Name: src
Committed By: dsl
Date: Sat Sep 1 17:04:59 UTC 2007
Modified Files:
src/sys/kern: uipc_syscalls.c
Log Message:
Don't error calls to copy socket addresses to userspace when the application
has provided a non-null buffer pointer and a zero length.
To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 src/sys/kern/uipc_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.