Date: 10 Feb 1997 07:52:17 -0000 From: tqbf@enteract.com To: marcs@znep.com, freebsd-security@freebsd.org Subject: Re: Don't fulminate, be productive Message-ID: <19970210075217.22118.qmail@char-star.rdist.org> In-Reply-To: <Pine.BSF.3.95.970208171054.3343F-100000@alive.ampr.ab.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <Pine.BSF.3.95.970208171054.3343F-100000@alive.ampr.ab.ca>, you wrote: >Essentially what I did is go through the entire source line by line, >looking for anything that stood out as being suspicious. Those things >include: If you used "grep()" or pattern-searching in your editor to do this, you just missed the lpr card() hole. while(*c) *p++ = *c++; -- ---------------- Thomas Ptacek at EnterAct, L.L.C., Chicago, IL [tqbf@enteract.com] ---------------- exit(main(kfp->kargc, argv, environ));
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970210075217.22118.qmail>