| Summary: | ck-history.c:536: read of uninit data ? | ||
|---|---|---|---|
| Product: | ConsoleKit | Reporter: | dcb314 |
| Component: | Daemon | Assignee: | Martin Pitt <martin.pitt> |
| Status: | NEW --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | lennart, william.jon.mccann |
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
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.
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);