Re: [evolution-patches] Evolution - mail, fixes a multiple free in folder ops.



This isn't a correct fix.  Instead, you should g_strdup the value when
it is set using g_object_set_data().  The folder is not reffed when it
does that, so that string needs to be copied.

On Thu, 2005-07-28 at 21:17 +0530, Arunprakash wrote:
> Hi,
> 
> Attached patch fixes a multiple free in popping
> a error dialog and destroying it, in folder
> delete operation.
> 
> Please review it.
> 
> Thanks,
> Arunprakash.
> 
> 
> 
> _______________________________________________
> evolution-patches mailing list
> evolution-patches lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-patches




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