[Bug 667311] fix various unlikely, but still potential memoryleaks
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 5 05:30:54 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=667311
GStreamer | gst-plugins-base | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |FIXED
Target Milestone|HEAD |0.10.36
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-01-05 13:30:49 UTC ---
Pushed, but without the gst_pb_utils_get_decoder_description() chunk.
g_return_val_if_fail() is a courtesy to catch programming errors. The caller
can be lucky we don't just crash in this case, and we will not take extra care
to avoid leaks.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list