[Evolution-hackers] https://bugzilla.gnome.org/show_bug.cgi?id=697632



Hi All,

Probably I have managed to cook a fix for bug 697632. Code review is required to confirm the fix.
I am not sure how to create patch. I took a diff and attaching here.

File: plugins/mail-to-task/mail-to-task.c
Function: do_mail_to_event

[branch Where I have check in my code]
http://bazaar.launchpad.net/~samarjit-adhikari/evolution/evolution-3.6.2/revision/353

[Reason Behind the Change]
We are not doing any g_object_ref for "folder"  object in this function.  Thus unref should not be present as well. This is a dangling "g_object_unref" on folder object.

But one confusion I have. Do we need to add g_object_ref anywhere on folder object?
Do let me know your view as well.

With regards,
Samarjit

Attachment: Proposed_Fix_697632.diff
Description: Binary data



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