Bug 23939 - a few leaks
Summary: a few leaks
Status: RESOLVED FIXED
Alias: None
Product: ConsoleKit
Classification: Unclassified
Component: Daemon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: william.jon.mccann
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 12:41 UTC by william.jon.mccann
Modified: 2009-09-14 12:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description william.jon.mccann 2009-09-14 12:41:09 UTC
Steve Grubb pointed out a few leaks in an email

in ck-seat.c
"line 1086, key_file is allocated. At 1095, 1101, 1107, & 1147 there are returns 
that do not free the memory.
line 1147, device_list has not been freed"
Comment 1 william.jon.mccann 2009-09-14 12:46:26 UTC
See for line numbers:
http://cgit.freedesktop.org/ConsoleKit/tree/src/ck-seat.c?id=0.3.1#n1086


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.