Closed
Bug 1536734
Opened 6 years ago
Closed 6 years ago
lib/freebl/crypto_primitives.c assumes a big endian machine
Categories
(NSS :: Libraries, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
3.44
People
(Reporter: mt, Assigned: mt)
References
Details
Attachments
(1 file)
We need to check IS_LITTLE_ENDIAN before doing endian swaps.
Assignee | ||
Comment 1•6 years ago
|
||
I reviewed the blake code but missed this entirely. Not having big
endian CI is a known problem.
Assignee | ||
Comment 2•6 years ago
|
||
Assignee: nobody → martin.thomson
Status: NEW → RESOLVED
Closed: 6 years ago
OS: Unspecified → All
Hardware: Unspecified → Other
Resolution: --- → FIXED
Target Milestone: --- → 3.44
You need to log in
before you can comment on or make changes to this bug.
Description
•