NetBSD-Bugs archive

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

PR/43023 CVS commit: src/libexec/ftpd



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

From: Christos Zoulas <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43023 CVS commit: src/libexec/ftpd
Date: Sat, 20 Mar 2010 14:23:30 -0400

 Module Name:   src
 Committed By:  christos
 Date:          Sat Mar 20 18:23:30 UTC 2010
 
 Modified Files:
        src/libexec/ftpd: popen.c
 
 Log Message:
 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.36 -r1.37 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