After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 774702 - dashdemux: Fix leak in gst_dash_demux_stream_free
dashdemux: Fix leak in gst_dash_demux_stream_free
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.10.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-11-19 07:16 UTC by Seungha Yang
Modified: 2016-11-24 11:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dashdemux: Fix leak in gst_dash_demux_stream_free (989 bytes, patch)
2016-11-19 07:18 UTC, Seungha Yang
committed Details | Review

Description Seungha Yang 2016-11-19 07:16:56 UTC
Free parsed moof and sync samples with _stream_free().
Comment 1 Seungha Yang 2016-11-19 07:18:04 UTC
Created attachment 340286 [details] [review]
dashdemux: Fix leak in gst_dash_demux_stream_free
Comment 2 Sebastian Dröge (slomo) 2016-11-19 10:01:30 UTC
Attachment 340286 [details] pushed as 2b44392 - dashdemux: Fix leak in gst_dash_demux_stream_free