Date: Wed, 26 Sep 2001 13:51:51 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libiberty Makefile Message-ID: <200109262051.f8QKpp311640@freefall.freebsd.org>
index | next in thread | raw e-mail
obrien 2001/09/26 13:51:51 PDT
Modified files:
gnu/usr.bin/binutils/libiberty Makefile
Log:
Unconditionally use basename.c source vs. only doing this if the libc we
are linking against does not have basename(). There is a buffer overflow
bug in lib/libc/gen/basename.c rev 1.1. There is no way for us to test
what revision of basename() we have in libc, thus this change.
Requested by: ru
Revision Changes Path
1.12 +2 -3 src/gnu/usr.bin/binutils/libiberty/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109262051.f8QKpp311640>
