Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 27 Jun 2012 13:41:15 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: SSH format crashes when built using "linux-x86-clang-debug"

On Wed, Jun 27, 2012 at 11:37:01AM +0200, magnum wrote:
> On 2012-06-27 11:27, Dhiru Kholia wrote:
> > The actual size of "static struct custom_salt cs" might be less than
> > defined SALT_SIZE. Will this cause a problem? It this the cause behind
> > the crashes?
> 
> As long as it's not larger it's not much of a problem.

Yet it may be causing crashes in builds with bound-checking compilers
(read beyond bounds).  Dhiru's patch should fix that.

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.