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 702081 - seed_exception_to_string: don't leak the stack msg
seed_exception_to_string: don't leak the stack msg
Status: RESOLVED FIXED
Product: seed
Classification: Bindings
Component: libseed
git master
Other Linux
: Normal normal
: ---
Assigned To: seed-maint
seed-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-12 11:05 UTC by Emilio Pozuelo Monfort
Modified: 2013-06-13 08:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
seed_exception_to_string: don't leak the stack msg (700 bytes, patch)
2013-06-12 11:06 UTC, Emilio Pozuelo Monfort
none Details | Review

Description Emilio Pozuelo Monfort 2013-06-12 11:05:41 UTC
seed_exception_to_string leaks a string everytime it's called.
Comment 1 Emilio Pozuelo Monfort 2013-06-12 11:06:12 UTC
Created attachment 246606 [details] [review]
seed_exception_to_string: don't leak the stack msg
Comment 2 Alban Crequy 2013-06-12 12:35:52 UTC
The patch looks good to me.
Comment 3 Alan Knowles 2013-06-13 08:47:27 UTC
Thanks - committed