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 734421 - gdkanimation: Unref element reference after usage
gdkanimation: Unref element reference after usage
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-08-07 12:36 UTC by Sebastian Rasmussen
Modified: 2014-08-07 13:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch fixing reference leak. (4.28 KB, patch)
2014-08-07 12:44 UTC, Sebastian Rasmussen
rejected Details | Review

Description Sebastian Rasmussen 2014-08-07 12:36:23 UTC
I was looking for accidentally omitted unrefs after calling gst_bin_get_by_name() and found a few in gdkanimation. The attached patch aims to fix these.
Comment 1 Tim-Philipp Müller 2014-08-07 12:41:11 UTC
That element hasn't been ported and is just weird on so many levels. I think we should just leave it alone.
Comment 2 Sebastian Rasmussen 2014-08-07 12:44:06 UTC
Created attachment 282806 [details] [review]
Proposed patch fixing reference leak.
Comment 3 Sebastian Rasmussen 2014-08-07 12:54:02 UTC
Ok, can you please close the bug as a WONTFIX or something? (I can't do it myself)