Fixing a long standing bug in view.c

Pavel Roskin proski at gnu.org
Wed Feb 26 19:26:29 UTC 2003


> 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



More information about the mc-devel mailing list