Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 7 May 2013 23:56:36 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: Core: undefined behavior in DES_std.c and MD5_std.c

On Tue, May 07, 2013 at 11:26:50PM +0400, Alexander Cherepanov wrote:
> Other errors are in md5crypt format:
> MD5_std.c:738:2: runtime error: store to misaligned address 
> 0x000000f3f96a for type 'MD5_word' (aka 'unsigned int'), which requires 
> 4 byte alignment
[...]
> This is probably intended and I haven't researched futher.

Are these gone if you disable ARCH_ALLOWS_UNALIGNED in x86-64.h?

Thanks!

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.