[Bug 751334] FLAC: memory leak on a specific media file
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 23 07:36:04 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751334
--- Comment #10 from Stephane Cerveau <scerveau at gmail.com> ---
So shall we return false in gst_flac_dec_set_format after GST_WARNING_OBJECT
(dec, "process_until_end_of_metadata failed");
According to the doc
https://xiph.org/flac/api/group__flac__stream__decoder.html#ga027ffb5b75dc39b3d26f55c5e6b42682
We should stop decoding.
I had a try and in this case the av_flac is used and the media is correctly
decoded without any important leak.
--
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