[Bug 752404] realmedia: fix leaks while playing real media files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 16 01:13:57 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752404

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #307520|none                        |needs-work
             status|                            |

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 307520
  --> https://bugzilla.gnome.org/attachment.cgi?id=307520
avviddec: fix slice_offset memory leak

We allocated slice_offset with g_malloc(), so should free it with g_free() not
av_free().

-- 
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