Bug 3218 - dip S/Key code is confused about endian-ness
Summary: dip S/Key code is confused about endian-ness
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: dip
Version: 6.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-06-02 19:50 UTC by mcintosh
Modified: 2008-05-01 15:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-06-02 20:40:25 UTC
Embargoed:


Attachments (Terms of Use)

Description mcintosh 1999-06-02 19:50:54 UTC
The dip code for S/Key has always been broken on Linux/x86.
(Someone used "dos" as a proxy for "x86", which is wrong.)
The code is still self-consistent, but will not work with a
big-endian server such as a Sparc.  The (recent?) definition
of LITTLE_ENDIAN in /usr/include/endian.h means that the
Sparc code will now probably mis-compile as well.

I will post a fix when I get a bug number.

Comment 1 Jeff Johnson 1999-06-02 20:40:59 UTC
Fixed in dip-3.3.7o-15. Thanks for the patch.


Note You need to log in before you can comment on or make changes to this bug.