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 141414 - filesink leaks events
filesink leaks events
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.8.1
Other Linux
: Normal normal
: 0.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-04-29 18:42 UTC by Sebastien Cote
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Unref incoming events (2.29 KB, patch)
2004-04-29 18:43 UTC, Sebastien Cote
none Details | Review

Description Sebastien Cote 2004-04-29 18:42:48 UTC
The event handler in the filesink element doesn't unref the events it doesn't
pass to the default event handler.
Comment 1 Sebastien Cote 2004-04-29 18:43:35 UTC
Created attachment 27212 [details] [review]
Unref incoming events
Comment 2 David Schleef 2004-04-29 22:13:19 UTC
Applied, thanks.  btw, it would be convenient to get patches against CVS next time.