nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] segmentation fault when trying to browse to an inaccess


From: Benno Schulenberg
Subject: Re: [Nano-devel] segmentation fault when trying to browse to an inaccessible directory
Date: Wed, 08 Jun 2016 14:54:49 +0200

On Wed, Jun 8, 2016, at 14:45, Rishabh Dave wrote:
> On Wed, Jun 8, 2016 at 1:51 PM, Benno Schulenberg
> <address@hidden> wrote:
> >
> > What could go wrong here?
> >
> I have tried examining return value of functions, try to create
> scenarios and tried various permissions over files and directories.
> How should I proceed further?

Would it be possible for path or dir to be NULL while filelist is
still NULL, so that 
  present_name = mallocstrcpy(present_name, filelist[selected]);
would crash?

Benno

-- 
http://www.fastmail.com - IMAP accessible web-mail




reply via email to

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