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 784060 - x264: fix memory leak
x264: fix memory leak
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
unspecified
Other All
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-06-21 19:26 UTC by Víctor Manuel Jáquez Leal
Modified: 2017-06-23 09:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
x264: fix memory leak (1002 bytes, patch)
2017-06-21 19:27 UTC, Víctor Manuel Jáquez Leal
committed Details | Review

Description Víctor Manuel Jáquez Leal 2017-06-21 19:26:51 UTC
When the allowed caps are the same of template caps the allowed
caps are not unrefed, leaking memory.
Comment 1 Víctor Manuel Jáquez Leal 2017-06-21 19:27:02 UTC
Created attachment 354197 [details] [review]
x264: fix memory leak
Comment 2 Víctor Manuel Jáquez Leal 2017-06-23 08:56:52 UTC
Attachment 354197 [details] pushed as c15a005 - x264: fix memory leak