Date: Mon, 5 Aug 2002 07:26:40 -0700 (PDT) From: Yar Tikhiy <yar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpcmd.y Message-ID: <200208051426.g75EQf2H098939@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2002/08/05 07:26:40 PDT Modified files: libexec/ftpd ftpcmd.y Log: Spot places where "pathname" hasn't been checked for NULL. The "pathname" rule may return NULL on a glob(3) error. Obtained from: OpenBSD MFC after: 1 week Revision Changes Path 1.38 +4 -3 src/libexec/ftpd/ftpcmd.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208051426.g75EQf2H098939>