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 556845 - [gdk-pixbuf/io-jasper.c:190]: Memory leak: data
[gdk-pixbuf/io-jasper.c:190]: Memory leak: data
Status: RESOLVED FIXED
Product: gdk-pixbuf
Classification: Platform
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2008-10-18 15:25 UTC by Daniel Marjamäki
Modified: 2010-07-10 04:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Marjamäki 2008-10-18 15:25:02 UTC
Please describe the problem:
I believe there is a memory leak.

'data' is allocated but as far as I can tell it is never used nor freed.

This is SVN revision 21680



Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Alberto Garcia 2010-02-11 22:18:06 UTC
Already fixed, please close this bug.

http://git.gnome.org/browse/gtk+/commit/?id=a15b14032eeda8d23808a842abffe3a198bd735d
Comment 2 Daniel Marjamäki 2010-02-12 09:26:49 UTC
OK I close it