NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39746 CVS commit: src/usr.bin/config



The following reply was made to PR bin/39746; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39746 CVS commit: src/usr.bin/config
Date: Thu, 16 Oct 2008 05:35:01 +0000 (UTC)

 Module Name:   src
 Committed By:  dholland
 Date:          Thu Oct 16 05:35:01 UTC 2008
 
 Modified Files:
        src/usr.bin/config: main.c
 
 Log Message:
 Fix ridiculously small filename buffer for temporary file and resulting
 truncation if $TMPDIR is set; also, fix an error path to not leave the
 temporary file behind. From Gao Ya'nan in PR 39746.
 While here, use _PATH_TMP instead of a hardwired "/tmp".
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.29 -r1.30 src/usr.bin/config/main.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index