NetBSD-Bugs archive

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

PR/43023 CVS commit: [netbsd-5-0] src/libexec/ftpd



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43023 CVS commit: [netbsd-5-0] src/libexec/ftpd
Date: Mon, 12 Apr 2010 02:33:59 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Mon Apr 12 02:33:59 UTC 2010
 
 Modified Files:
        src/libexec/ftpd [netbsd-5-0]: popen.c
 
 Log Message:
 Pull up following revision(s) (requested by lukem in ticket #1372):
        libexec/ftpd/popen.c: revision 1.37
 PR/43023: Bruce Cran: FTPD bug remote crash
 Since we specify NOCHECK, in the NOMATCH case gl_pathv can be NULL.
 (From FreeBSD)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.34 -r1.34.8.1 src/libexec/ftpd/popen.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