| Summary: | umac.c contains strict aliasing violations | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | raymes.khoury |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | normal | CC: | djm |
| Priority: | P2 | ||
| Version: | 5.8p1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
raymes.khoury
2011-03-30 11:47:50 AEDT
configure.ac sets -fno-strict-aliasing for gcc-like compilers for exactly this reason. close resolved bugs now that openssh-5.9 has been released |