Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 20 Sep 2012 13:11:11 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: 1.7.9-jumbo-7

On Thu, Sep 20, 2012 at 10:50:35AM +0200, magnum wrote:
> On 20 Sep, 2012, at 2:14 , Solar Designer <solar@...nwall.com> wrote:
> > alghmac.h change:
> > 
> > +#ifndef __APPLE__
> > #include <malloc.h>
> > +#endif
> > 
> > Wouldn't it be more correct to #include <stdlib.h> (on all platforms)
> > instead, or something like that?  (Note: I did not review this in context.)
> 
> Perhaps. I just got it working on OSX and forgot about it.

I ended up dropping this include and several others like it.  I also
changed several NSS includes from "" to <>.  I tested building with
HAVE_NSS on bull after having made those changes.

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.