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 166797 - Fix a small leak
Fix a small leak
Status: RESOLVED FIXED
Product: gnome-keyring
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2005-02-09 15:00 UTC by Kjartan Maraas
Modified: 2005-06-26 11:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (648 bytes, patch)
2005-02-09 15:00 UTC, Kjartan Maraas
none Details | Review

Description Kjartan Maraas 2005-02-09 15:00:26 UTC
Found a small leak in g-k-d if get_keyring_dir() returns something that stat()
fails on afterwards

Attaching patch.
Comment 1 Kjartan Maraas 2005-02-09 15:00:51 UTC
Created attachment 37245 [details] [review]
patch
Comment 2 Kjartan Maraas 2005-03-10 10:19:08 UTC
Been running with this for a month with no problems now
Comment 3 Fernando Herrera 2005-06-25 15:33:40 UTC
Looks ok to me, please go ahead and commit
Comment 4 Kjartan Maraas 2005-06-26 11:42:29 UTC
Commited.