Bug 1462 - Unaligned access warnings on IA64 when using umac-64
Summary: Unaligned access warnings on IA64 when using umac-64
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh (show other bugs)
Version: 5.0p1
Hardware: Itanium2 Linux
: P2 normal
Assignee: Assigned to nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-10 08:20 AEST by Iain Morgan
Modified: 2008-07-22 12:22 AEST (History)
2 users (show)

See Also:


Attachments
Patch by Dale Talcott. Force nh_result to be aligned on a 64-bit boundary. (55 bytes, patch)
2008-05-10 08:20 AEST, Iain Morgan
no flags Details | Diff
Force nh_result to 64-bit boundary. (Take 2) (901 bytes, patch)
2008-05-10 10:56 AEST, Iain Morgan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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