nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] 1.1.7 issues


From: Chris Allegretta
Subject: Re: [Nano-devel] 1.1.7 issues
Date: Wed, 6 Mar 2002 10:33:13 -0500
User-agent: Mutt/1.3.25i

On Wed, Mar 06, 2002 at 05:56:57AM -0800, David Lawrence Ramsey wrote:
> There's also a mistake in check_writable_directory() in
> files.c, which Steven Kneizys stumbled across (and which of
> course doesn't affect the tiny version of nano, but which is
> still a problem):
> 
>     /* 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);
>          ^^^^
> 
> That should be "full_path" instead of "path".

Argh, I remembered reading this too :/  Committed and credited.

Chris A
-- 
Chris Allegretta        http://www.asty.org

"Share and Enjoy" - Douglas Adams, 1952 - 2001



reply via email to

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