Re: [evolution-patches] 68459, newsgroup followup-to ignored
- From: Jeffrey Stedfast <fejj novell com>
- To: Not Zed <notzed ximian com>
- Cc: asdf <evolution-patches lists ximian com>
- Subject: Re: [evolution-patches] 68459, newsgroup followup-to ignored
- Date: Thu, 24 Feb 2005 10:39:17 -0500
looks good except that I think you should be checking that postoto is
non-NULL before unreffing it
(to and cc were changed to always be init'd at the start but postto is
NULL unless replying to an nntp message)
Jeff
On Thu, 2005-02-24 at 15:39 +0800, Not Zed wrote:
> - if (cc != NULL)
> - camel_object_unref (cc);
> + camel_object_unref(postto);
> + camel_object_unref(to);
> + camel_object_unref(cc);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]