diff options
author | David Bremner <david@tethera.net> | 2013-11-24 17:29:42 -0400 |
---|---|---|
committer | David Bremner <david@tethera.net> | 2013-11-25 07:55:54 -0400 |
commit | 20adfe39d7624150a5b337bb77a9647bb3def54b (patch) | |
tree | d05e142abc3069235a8a6f0c9374534601e531db /configure | |
parent | 89bf67fe41e3db270366a49be4f0a7afb07d0eae (diff) |
lib: fix byte order test in libsha1.c
Previously PLATFORM_BYTE_ORDER and IS_LITTLE_ENDIAN were not defined,
so the little endian code was always compiled in.
This will have the effect that the "SHA1s" on big endian architectures
will change (i.e. become actual sha1s). So someone re-indexing their
database could conceivable lose tags on messages without a message-id
header.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions