Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 6 Sep 2015 22:01:14 +0300
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: auditing our use of FMT_* flags

On Sun, Sep 06, 2015 at 01:51:44PM -0500, JimF wrote:
> Now, in hind sight, is this flag something required prior to init()

Actually, yes, I think so.

> I do not think split is available before init()

It is, per the formats interface definition:

 * prepare(), valid(), and split() are the only methods that are allowed to be
 * called before a call to init().

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.