Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2001 09:47:34 +0300
From:      "Vladimir Terziev" <vlady@rila.bg>
To:        freebsd-hackers@freebsd.org
Subject:   Problem patching libc
Message-ID:  <200104180647.JAA75409@star.rila.bg>

next in thread | raw e-mail | index | archive | help

     Hi hackers,


     I saw the security-advisory about globbing vulnerability in ftpd and I 
tryed to patch my FreeBSD 4.0, but I got an error:

     /usr/src/lib/libc/../libc/gen/glob.c: In function `glob': 
     /usr/src/lib/libc/../libc/gen/glob.c:171: `GLOB_MAXPATH' undeclared

     and the next

     /usr/src/lib/libc/../libc/gen/glob.c: In function `globextend':
     /usr/src/lib/libc/../libc/gen/glob.c:689: `GLOB_LIMIT' undeclared


     I think the patch is not correct or I'm wrong?

     Vladimir



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104180647.JAA75409>