Bug 89413 - ck-history.c:536: read of uninit data ?
Summary: ck-history.c:536: read of uninit data ?
Status: NEW
Alias: None
Product: ConsoleKit
Classification: Unclassified
Component: Daemon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Martin Pitt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-03 15:27 UTC by dcb314
Modified: 2015-03-03 15:27 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description dcb314 2015-03-03 15:27:13 UTC
ck-history.c:536:83: warning: variable 'e' is uninitialized when used here [-Wuninitialized]

                remove_event = find_first_matching_system_stop_event (list->next, e);


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.