Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2001 14:20:01 -0500 (CDT)
From:      Chris Byrnes <chris@jeah.net>
To:        <security@freebsd.org>
Subject:   RE: Security, glob FTP, new fix
Message-ID:  <Pine.BSF.4.33.0104191419400.94024-100000@awww.jeah.net>

next in thread | raw e-mail | index | archive | help
awww# make all install
cc -O -pipe  -DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall
-DINET6 -Dmain=ls_main -I/usr/src/libexec/ftpd/../../bin/ls   -c
/usr/src/libexec/ftpd/ftpd.c
/usr/src/libexec/ftpd/ftpd.c: In function `send_file_list':
/usr/src/libexec/ftpd/ftpd.c:2645: warning: variable `dout' might be
clobbered by `longjmp' or `vfork'
/usr/src/libexec/ftpd/ftpd.c:2646: warning: variable `dirlist' might be
clobbered by `longjmp' or `vfork'
/usr/src/libexec/ftpd/ftpd.c:2647: warning: variable `simple' might be
clobbered by `longjmp' or `vfork'
/usr/src/libexec/ftpd/ftpd.c:2648: warning: variable `freeglob' might be
clobbered by `longjmp' or `vfork'
yacc  -o ftpcmd.c /usr/src/libexec/ftpd/ftpcmd.y
cc -O -pipe  -DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall
-DINET6 -Dmain=ls_main -I/usr/src/libexec/ftpd/../../bin/ls   -c ftpcmd.c
/usr/src/libexec/ftpd/ftpcmd.y: In function `yyparse':
/usr/src/libexec/ftpd/ftpcmd.y:933: `GLOB_MAXPATH' undeclared (first use
in this function)
/usr/src/libexec/ftpd/ftpcmd.y:933: (Each undeclared identifier is
reported only once
/usr/src/libexec/ftpd/ftpcmd.y:933: for each function it appears in.)
*** Error code 1

Stop in /usr/src/libexec/ftpd.
awww#

Still broken.


Chris Byrnes, chris@JEAH.net
JEAH Communications, http://www.JEAH.net
608.244.9525 (Toll), 1.866.AWW.JEAH (Toll-Free)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0104191419400.94024-100000>