Bug 732381
Summary: | strict aliasing warnings during package build | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Jan Vcelak <jvcelak> |
Component: | openldap | Assignee: | Jan Vcelak <jvcelak> |
Status: | CLOSED ERRATA | QA Contact: | Ondrej Moriš <omoris> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 5.8 | CC: | dspurek, jplans, jvcelak, omoris, ovasik, tsmetana |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | openldap-2.3.43-21.el5 | Doc Type: | Bug Fix |
Doc Text: |
- the openldap package compilation log contains information about breaking strict-aliasing rules
- the presence of these warnings can lead into unexpected runtime behavior
- -fno-strict-aliasing option is passed to a compiler to avoid optimizations that can produce invalid code
- the change might contribute to stability and reliability of OpenLDAP
|
Story Points: | --- |
Clone Of: | 723487 | Environment: | |
Last Closed: | 2012-02-21 05:28:49 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 723487 | ||
Bug Blocks: | 734145 |
Comment 4
Jan Vcelak
2011-08-26 13:30:24 UTC
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. http://rhn.redhat.com/errata/RHBA-2012-0155.html |