Re: Please could someone remove that bug in tny-session-camel.c?



Why don't _you_ just propose a patch?

On Thu, 2010-07-01 at 19:07 +0100, tinymail mexon spamgourmet com wrote:
> Lines 619 to 623, according to git.  Please please please pretty please 
> could someone just delete those lines?  If not to fix the functionality, 
> than at least in order to clean up the memory leak?  Please?
> 
> I mean, I'm trying to be patient and stuff, but it's not really a lot of 
> work I'm asking for here...
> 
> 	msg->ops = g_new0 (CamelSessionThreadOps,1);
> 	msg->ops->free = my_free_func;
> 	msg->ops->receive = my_receive_func;
> 	msg->data = NULL;
> 	msg->op = camel_operation_new (my_cancel_func, NULL);
> 
> http://tinymail.org/trac/tinymail/ticket/91


-- 


Philip Van Hoof
freelance software developer
Codeminded BVBA - http://codeminded.be



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