Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs commit: src/lib/libc/gen fts.c



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@xxxxxxxxxxxx>
>   
>   Revision  Changes    Path
>   1.7       +4 -3      src/lib/libc/gen/fts.c
>