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 656519 - memleak fixes
memleak fixes
Status: RESOLVED FIXED
Product: frogr
Classification: Other
Component: general
master
Other Linux
: Normal normal
: ---
Assigned To: frogr maintainers
frogr maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-14 15:10 UTC by Christophe Fergeau
Modified: 2011-08-14 16:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix use after free (3.47 KB, patch)
2011-08-14 15:10 UTC, Christophe Fergeau
none Details | Review
memleak fixes (2.79 KB, patch)
2011-08-14 15:11 UTC, Christophe Fergeau
none Details | Review
fix memleak/fix bug in icon list generation (2.68 KB, patch)
2011-08-14 15:11 UTC, Christophe Fergeau
none Details | Review

Description Christophe Fergeau 2011-08-14 15:10:27 UTC
Created attachment 193815 [details] [review]
fix use after free

While running frogr through valgrind, a few memory leaks have been reported.
Comment 1 Christophe Fergeau 2011-08-14 15:11:01 UTC
Created attachment 193816 [details] [review]
memleak fixes
Comment 2 Christophe Fergeau 2011-08-14 15:11:29 UTC
Created attachment 193817 [details] [review]
fix memleak/fix bug in icon list generation
Comment 3 Mario Sánchez Prada 2011-08-14 16:22:23 UTC
Shame on me, all those leaks are for real and just released one more time to the world along with frogr 0.6... :/

Still, thanks for hunting them down and for providing the patches. 

I already pushed them.
Thanks!