GNOME Bugzilla – Bug 384044
possible memory leak in icalvalue_decode_ical_string
Last modified: 2013-09-14 16:49:42 UTC
It is possible to return from icalvalue_decode_ical_string without freeing a created buffer. I spotted this while perusing the code.
Created attachment 78021 [details] [review] patch to fix memory leak in icalvalue-decode-ical-string
Please review this patch someone.
Patch is correct, but I lack permissions to commit this.
Added credits and ChangeLog to the patch and committed to trunk. Matt, thanks for the patch. Matthew: Feel free to commit straightforward patches to the calendar modules.