|
Message-ID: <51896034.1070902@mccme.ru> Date: Wed, 08 May 2013 00:12:36 +0400 From: Alexander Cherepanov <cherepan@...me.ru> To: john-dev@...ts.openwall.com Subject: Re: Core: undefined behavior in DES_std.c and MD5_std.c On 2013-05-07 23:56, Solar Designer wrote: > 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? Yes, indeed they are gone after this. -- Alexander Cherepanov
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.