Re: [evolution-patches] mailer leak fixes.
- From: Jeffrey Stedfast <fejj ximian com>
- To: Larry Ewing <lewing ximian com>
- Cc: patches <evolution-patches ximian com>
- Subject: Re: [evolution-patches] mailer leak fixes.
- Date: 11 Jun 2003 15:32:32 -0400
the gnome_vfs_mime_application_list_free is unneeded. if
handler->applications is non-NULL, then it will never bail.
see a few lines above:
/* If we at least got an application list, use that. */
if (handler->applications) {
handler->generic = TRUE;
handler->is_bonobo = FALSE;
goto reg;
}
/* Nada. */
the send&receive part looks ok tho.
Jeff
On Wed, 2003-06-11 at 15:04, Larry Ewing wrote:
> Some fixes for leaks in the mailer.
>
> --Larry
--
Jeffrey Stedfast
Evolution Hacker - Ximian, Inc.
fejj ximian com - www.ximian.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]