Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 01 Oct 2013 19:20:00 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: alter_endianity()

On 2013-10-01 11:15, Solar Designer wrote:
> magnum,
>
> bleeding-jumbo fails to build as e.g. linux-ia64 (easy to test on
> x86-64) because memory.[ch] define alter_endianity() only if
> ARCH_ALLOWS_UNALIGNED, whereas at least kwallet_fmt_plug.c expects to
> have it unconditionally.
>
> I guess you're the one to fix this.

Fixed, thanks. That function was originally meant only for MMX/SSE2 code 
so this was Dhiru's bug - but I have made the same mistake myself 
several times so instead of fixing kwallet I changed memory.[ch] so the 
function is always there.

magnum

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.