Re: [BUG] Segmentation fault when copy symlink with checked "Stable Symlinks"



Hi,

On Sat, 2005-09-17 at 12:48 +0200, Leonard den Ottolander wrote:
> Hi Jindrich,
> 
> On Tue, 2005-09-13 at 13:07 +0200, Jindrich Novy wrote:
> > -           my_second = resolve_symlinks (second);
> > -           if (my_second == NULL) {
> > -               g_free (my_first);
> > +           if (my_second == NULL)
> >                 return buf;
> > -           }
> 
> Why do you drop the g_free of my_first here?

It seems like the whole if (j) block is redundant. Right?

Leonard.

-- 
mount -t life -o ro /dev/dna /genetic/research





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