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 693327 - Fixing leak in avimux in gst_avi_mux_do_buffer
Fixing leak in avimux in gst_avi_mux_do_buffer
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-02-07 14:05 UTC by Tim 'mithro' Ansell
Modified: 2013-02-12 09:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix! (2.71 KB, patch)
2013-02-07 14:05 UTC, Tim 'mithro' Ansell
committed Details | Review

Description Tim 'mithro' Ansell 2013-02-07 14:05:09 UTC
Created attachment 235402 [details] [review]
Fix!

See patch for details.
Comment 1 Sebastian Dröge (slomo) 2013-02-12 09:09:44 UTC
commit c499a81848fb0c75a5705be481abb46949cb624e
Author: Tim 'mithro' Ansell <mithro@mithis.com>
Date:   Fri Feb 8 01:02:10 2013 +1100

    avimux: Fixing buffer leak in gst_avi_mux_do_buffer
    
    gst_avi_mux_do_buffer was leaking data from gst_collect_pads_pop.