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 152102 - wavenc leaks events
wavenc leaks events
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.4
Other Linux
: Normal normal
: 0.8.5
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-09-07 21:04 UTC by Sebastien Cote
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (489 bytes, patch)
2004-09-07 21:06 UTC, Sebastien Cote
none Details | Review

Description Sebastien Cote 2004-09-07 21:04:32 UTC
The wavenc filters leaks the EOS event
Comment 1 Sebastien Cote 2004-09-07 21:06:15 UTC
Created attachment 31393 [details] [review]
Proposed fix

Instead of creating a new EOS event, send the one we received.
Comment 2 David Schleef 2004-09-10 18:52:20 UTC
Applied.