nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] splint finds memory-leaks in nano.c


From: David Lawrence Ramsey
Subject: Re: [Nano-devel] splint finds memory-leaks in nano.c
Date: Sat, 2 Mar 2002 07:45:04 -0800 (PST)

--- Steven Kneizys <address@hidden> wrote:
>In files.c, there is a possible bug in check_writable_directory,
>comment says it is full_path but path is used instead:
>
>    /* otherwise, stat() the full path to see if it's writable by the
>       user; set writable to 1 if it is, or 0 if it isn't */
>    stat(path, &fileinfo);
>

Good one; I don't know how I missed that.

<snip>

By the way, has anyone looked at the one-line prototype fix
I sent earlier in the week?


_____________________________________________________________
Sluggy.Net: The Sluggy Freelance Community!

_____________________________________________________________
You deserve a better email address! Get personalized email @yourname
or @yourcompany from Everyone.net --> http://www.everyone.net?tag



reply via email to

[Prev in Thread] Current Thread [Next in Thread]