Subject: PR/30839 CVS commit: src/lib/libc/stdio
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 07/26/2005 16:13:01
The following reply was made to PR lib/30839; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30839 CVS commit: src/lib/libc/stdio
Date: Tue, 26 Jul 2005 16:12:49 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Tue Jul 26 16:12:49 UTC 2005
 
 Modified Files:
 	src/lib/libc/stdio: tempnam.c
 
 Log Message:
 PR/30839: Tomas Skäre: Buffer underflow in lib/libc/stdio/tempnam.c
 when *dir == "".
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.17 -r1.18 src/lib/libc/stdio/tempnam.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.