GNOME Bugzilla – Bug 681115
curlbasesink: memory leak in event function
Last modified: 2012-08-03 19:33:33 UTC
Created attachment 220214 [details] [review] curlbasesink: chain up to parent event Bug: the event in the event function is not freed. Solution: chain up to parent event.
Created attachment 220224 [details] [review] curlsmtpsink: chain up to parent event
commit a7037cd0e30fa59d26627fac27241e33d543c10c Author: Patricia Muscalu <patricia@axis.com> Date: Fri Aug 3 11:31:00 2012 +0200 curl: fixed some memory leaks in the plugin and the unit tests https://bugzilla.gnome.org/show_bug.cgi?id=681117 https://bugzilla.gnome.org/show_bug.cgi?id=681115