Date: Sun, 13 Jan 2002 14:36:37 +1100 From: Mark.Andrews@isc.org To: Kris Kennaway <kris@obsecurity.org> Cc: alexus <mail@alexus.org>, freebsd-stable@freebsd.org Subject: Re: Fw: Cron <root@c> /usr/local/bin/cvsup -g -h cvsup.FreeBSD.org /usr/share/examples/cvsup/stable-supfile >/dev/null;cd /usr/src;make buildworld >/dev/null;make buildkernel >/dev/null Message-ID: <200201130336.g0D3abp44605@drugs.dv.isc.org> In-Reply-To: Your message of "Sat, 12 Jan 2002 17:39:51 -0800." <20020112173951.A47715@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > --OXfL5xGRrasGEqWY > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Sun, Jan 13, 2002 at 12:27:27PM +1100, Mark.Andrews@isc.org wrote: > >=20 > > > On Sat, Jan 12, 2002 at 10:19:25AM -0500, alexus wrote: > > > > hi > > > >=3D20 > > > > i set up rebuild of my freebsd every saturday and it was rebuilding a= > ll t=3D > > > he > > > > time just fine, however today i got this > > > >=3D20 > > > > is anyone knows what the hell is that? > > >=20 > > > What are you claiming is the problem? > >=20 > > Well some of them are a problems like casting away const > > on the first arguement to strcpy() so that you can overwrite > > a const string. > > Yeah, but they're not problems the end user needs to worry about, in > that they're perfectly normal when compiling FreeBSD. So you have performed the call analysis to verify that there is not a bounds write violation? The program is buggy. If someone submitted a patch for BIND which generated this error I would not accept it as it is. I'd either send it back to them to correct or fix the calling sequence myself. Mark > > Kris > -- Mark Andrews, Internet Software Consortium 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@isc.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201130336.g0D3abp44605>