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 549874 - leaks lists
leaks lists
Status: RESOLVED FIXED
Product: libgnomekbd
Classification: Core
Component: Config
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libgnomekbd maintainers
Sergey V. Udaltsov
Depends on:
Blocks:
 
 
Reported: 2008-08-29 22:22 UTC by Matthias Clasen
Modified: 2008-11-09 20:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.74 KB, patch)
2008-08-29 22:22 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2008-08-29 22:22:15 UTC
must not use the list head to iterate thru the list when you later want to use it to free the list...
Comment 1 Matthias Clasen 2008-08-29 22:22:46 UTC
Created attachment 117604 [details] [review]
patch
Comment 2 Matthias Clasen 2008-11-09 18:36:15 UTC
Ping. Any chance to review and commit this simple fix ?
Comment 3 Sergey V. Udaltsov 2008-11-09 20:18:53 UTC
Sorry, this bug got totally lost. Committed. Thanks a bunch.