Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 07 Mar 2012 19:48:42 +0100
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: opencl errors during test

On 03/07/2012 04:08 PM, Lukas Odzioba wrote:
>> Samuele Giovanni Tonon:
>> Are we planning to introduce a destroy "method" on fmt
>> that, most likely, will be used only in -test mode or
>> shall i dig in deep to undestand what is happening and
>> why it's triggered only on amd ?
> 
> Only in test?, So what happens when you run john without format
> specified and it will find 2 or more opencl specific formats. Similar
> problems might occur. Am I right?

Only valid() will be called in this case. And valid() is the only
function that can (and in this case will) be called without first
calling init(). So no problem there.

Still, I too think we need to introduce destructors.

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.