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<http://bazaar.launchpad.net/%7Esamarjit-adhikari/evolution/evolution-3.6.2/files/353/plugins>
/mail-to-task<http://bazaar.launchpad.net/%7Esamarjit-adhikari/evolution/evolution-3.6.2/files/353/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

_______________________________________________
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-hackers

Reply via email to