Date: Fri, 3 Jul 1998 01:37:43 -0700 (PDT) From: Julian Elischer <julian@whistle.com> To: Poul-Henning Kamp <phk@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, eng@whistle.com Subject: Re: cvs commit: src/lib/libc/gen fts.c Message-ID: <Pine.BSF.3.95.980703013550.5714E-100000@current1.whistle.com> In-Reply-To: <199807030821.BAA11142@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
WOO WOO! Freegate's first contribution back! (Freegate is a whistle type device but higher market point) On Fri, 3 Jul 1998, Poul-Henning Kamp wrote: > phk 1998/07/03 01:21:07 PDT > > Modified files: > lib/libc/gen fts.c > Log: > fts_close calls free(sp), the ISSET(FTS_NOCHDIR) which is a macro that > references sp. The free needs to follow ISSET > > PR: 7148 > Reviewed by: phk > Submitted by: Ken Mayer <kmayer@freegate.com> > > Revision Changes Path > 1.7 +4 -3 src/lib/libc/gen/fts.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" 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.3.95.980703013550.5714E-100000>