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 326618 - memleak fix in smokeenc
memleak fix in smokeenc
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal blocker
: 0.10.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-11 15:44 UTC by Wim Taymans
Modified: 2006-01-13 18:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix the issue (716 bytes, patch)
2006-01-11 15:45 UTC, Wim Taymans
none Details | Review

Description Wim Taymans 2006-01-11 15:44:40 UTC
smokeenc does not unref the incomming buffers.
Comment 1 Wim Taymans 2006-01-11 15:45:55 UTC
Created attachment 57161 [details] [review]
patch to fix the issue

patch to unref the buffer
Comment 2 Thomas Vander Stichele 2006-01-13 18:39:01 UTC
commited, closing.