|
Message-ID: <4E3AA76C.6040400@bredband.net> Date: Thu, 04 Aug 2011 16:06:36 +0200 From: magnum <rawsmooth@...dband.net> To: john-dev@...ts.openwall.com Subject: Re: issues with 1.7.8-jumbo-5 > I will dig in and have a look. However, the size/16 is only for the 'max' No, I've found it: @@ -505,7 +488,7 @@ GRAB_NEXT_PIPE_LOAD:; } } #endif - rule_number = 0; + rule_number = 0; nCurLine = 0; if (init_this_time) { line_number = 0; But this means my 0001 patch can *NOT* be used but I need to produce a one that does the opposite - reinstate nCurLine for MPI builds. The above fixes it for non-MPI builds though. 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.