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 168254 - [PATCH] [jpegdec] Memory leaks
[PATCH] [jpegdec] Memory leaks
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-23 13:03 UTC by Luca Ognibene
Modified: 2005-02-25 08:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
free jpegdec->line[0,1,2] destroy jpegdec->cinfo (2.50 KB, patch)
2005-02-23 13:04 UTC, Luca Ognibene
none Details | Review

Description Luca Ognibene 2005-02-23 13:03:54 UTC
Same bug fixed in #168133
Comment 1 Luca Ognibene 2005-02-23 13:04:41 UTC
Created attachment 37830 [details] [review]
free jpegdec->line[0,1,2] destroy jpegdec->cinfo
Comment 2 Ronald Bultje 2005-02-25 08:39:26 UTC
Applied, thanks.