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.