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 781022 - tests: fix leak in videoframe-audiolevel test
tests: fix leak in videoframe-audiolevel test
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.11.91
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-04-07 09:37 UTC by Vincent Penquerc'h
Modified: 2017-04-09 08:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests: fix leak in videoframe-audiolevel test (1.34 KB, patch)
2017-04-07 09:38 UTC, Vincent Penquerc'h
none Details | Review
fix leak in videoframe-audiolevel test (1.43 KB, patch)
2017-04-07 09:55 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2017-04-07 09:37:53 UTC
tests: fix leak in videoframe-audiolevel test
Comment 1 Vincent Penquerc'h 2017-04-07 09:38:41 UTC
Created attachment 349439 [details] [review]
tests: fix leak in videoframe-audiolevel test
Comment 2 Sebastian Dröge (slomo) 2017-04-07 09:50:48 UTC
Comment on attachment 349439 [details] [review]
tests: fix leak in videoframe-audiolevel test

Before pushing, please also add {} for the else case
Comment 3 Vincent Penquerc'h 2017-04-07 09:55:42 UTC
Created attachment 349447 [details] [review]
fix leak in videoframe-audiolevel test

With extra braces.