[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Fixing a long standing bug in view.c
- From: Pavel Roskin <proski gnu org>
- To: Philipp Thomas <pthomas suse de>
- Cc: mc-devel gnome org
- Subject: Re: Fixing a long standing bug in view.c
- Date: Wed, 26 Feb 2003 14:26:29 -0500 (EST)
> Yes, this sure is much simpler :) Just don't forget to view->data=NULL in
> the else branch as otherwise you'll get a segfault here:
>
> if (view->data != NULL)
> g_free (view->data);
Thanks! Fixed.
--
Regards,
Pavel Roskin
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]