Subject: CVS commit: basesrc/lib/libc/gen
To: None <source-changes@netbsd.org>
From: Niels Provos <provos@netbsd.org>
List: source-changes
Date: 10/19/2002 21:58:33
Module Name: basesrc
Committed By: provos
Date: Sat Oct 19 18:58:32 UTC 2002
Modified Files:
basesrc/lib/libc/gen: getcwd.c
Log Message:
readlink(2) does not NUL-terminate, use with sizeof (buf-1).
from deraadt@openbsd.org; approved thorpej.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/lib/libc/gen/getcwd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.