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 151410 - Memory leaks in multifdsink
Memory leaks in multifdsink
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal blocker
: 0.8.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-30 10:33 UTC by Wim Taymans
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix the buffer leak (797 bytes, patch)
2004-08-30 10:38 UTC, Wim Taymans
none Details | Review

Description Wim Taymans 2004-08-30 10:33:35 UTC
When a client disconnects from multifdsink, the "sending" queue is not cleared
and buffers leak. Depending on the bitrate and client disconnect rate this
crashes the pipeline with an out-of-memoy error.
Comment 1 Wim Taymans 2004-08-30 10:38:31 UTC
Created attachment 31084 [details] [review]
patch to fix the buffer leak
Comment 2 Thomas Vander Stichele 2004-08-30 14:28:37 UTC
commited to cvs