| Summary: | Fix strict aliasing issue reported by rpmdiff | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Michal Sekletar <msekleta> |
| Component: | ConsoleKit | Assignee: | Michal Sekletar <msekleta> |
| Status: | CLOSED ERRATA | QA Contact: | Robin Hack <rhack> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.7 | CC: | psklenar, rhack |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ConsoleKit-0.4.1-5.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-11 00:59:00 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0942.html |
Description of problem: Type pun (strict-aliasing) warning seen in all architectures build log: 395 ck-log-system-start.c: In function 'main': 396 ck-log-system-start.c:198: warning: dereferencing pointer 'e' does break strict-aliasing rules 396 ck-log-system-start.c:198: warning: dereferencing pointer 'e' does break strict-aliasing rules 397 ck-log-system-start.c:201: warning: dereferencing pointer 'e' does break strict-aliasing rules