nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] another fix for nanodbbehemoth2.patch


From: David Lawrence Ramsey
Subject: [Nano-devel] another fix for nanodbbehemoth2.patch
Date: Thu, 18 Jul 2002 15:54:43 -0700 (PDT)

I've just added one last fix for a severe bug in the file
browser.  retval is no longer assigned the value of path,
but now has the value of path mallocstrcpy()ed into it;
without this, when path is freed at the end of do_browser(),
ret, which points to the same value as path, is freed too,
and this can cause filename corruption resulting in the
inability to properly open files with the browser and/or
segfaults.

http://pooka_regent.tripod.com/patches/nano/nanodbbehemoth2-patch.txt


_____________________________________________________________
Sluggy.Net: The Sluggy Freelance Community!

_____________________________________________________________
Promote your group and strengthen ties to your members with address@hidden by 
Everyone.net  http://www.everyone.net/?btn=tag



reply via email to

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