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 141417 - Memory leak in gthread-cothreads.h
Memory leak in gthread-cothreads.h
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:51 UTC by Sebastien Cote
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Free the main condition and the main cothread (381 bytes, patch)
2004-04-29 18:52 UTC, Sebastien Cote
none Details | Review

Description Sebastien Cote 2004-04-29 18:51:54 UTC
The main context isn't completly freed in do_cothread_context_destroy()
Comment 1 Sebastien Cote 2004-04-29 18:52:45 UTC
Created attachment 27214 [details] [review]
Free the main condition and the main cothread
Comment 2 Benjamin Otte (Company) 2004-04-30 02:16:43 UTC
applied