Bug 1462

Summary: Unaligned access warnings on IA64 when using umac-64
Product: Portable OpenSSH Reporter: Iain Morgan <imorgan>
Component: sshAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: normal CC: dtucker, pvalchev
Priority: P2    
Version: 5.0p1   
Hardware: Itanium2   
OS: Linux   
Attachments:
Description Flags
Patch by Dale Talcott. Force nh_result to be aligned on a 64-bit boundary.
none
Force nh_result to 64-bit boundary. (Take 2) none

Description Iain Morgan 2008-05-10 08:20:09 AEST
Created attachment 1499 [details]
Patch by Dale Talcott. Force nh_result to be aligned on a 64-bit boundary.

When using the umac-64 algorithm on IA64 numberous 'unaligned access'
warnings occur at runtime for both the client and server. These 
potentially affect performance and can be quite disturbing to users.
Comment 1 Darren Tucker 2008-05-10 08:50:09 AEST
Err, the attachment contains the text:
~/src/openssh/patches/5.0p1/openssh-umac-unaligned.diff

The contents of the file would be more helpful :-)
Comment 2 Iain Morgan 2008-05-10 10:56:16 AEST
Created attachment 1500 [details]
Force nh_result to 64-bit boundary. (Take 2)

Doh! Sorry about that. Hopefully it worked this time.
Comment 3 Peter Valchev 2008-05-13 06:58:17 AEST
Thanks! Applied the fix.
Comment 4 Damien Miller 2008-07-22 12:22:07 AEST
Mass update RESOLVED->CLOSED after release of openssh-5.1