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 767159 - templatematch: fix leak in test
templatematch: fix leak in test
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.9.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 767856
 
 
Reported: 2016-06-02 11:54 UTC by Guillaume Desmottes
Modified: 2016-06-21 07:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
templatematch: fix buffer leak in test (950 bytes, patch)
2016-06-02 11:55 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2016-06-02 11:54:47 UTC
.
Comment 1 Guillaume Desmottes 2016-06-02 11:55:01 UTC
Created attachment 328943 [details] [review]
templatematch: fix buffer leak in test

Need to call gst_check_drop_buffers() to unref the buffers exchanged
during the test.
Comment 2 Sebastian Dröge (slomo) 2016-06-21 07:57:33 UTC
Attachment 328943 [details] pushed as 9106bf5 - templatematch: fix buffer leak in test