|
Message-ID: <593b86e009ed1d3f35c9c572b8d7d6ee@smtp.hushmail.com> Date: Sun, 15 Jul 2012 22:00:48 +0200 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: Another CVS core bug: Does not load bare hashes On 2012-07-15 16:14, jfoug wrote: >>> This may be better 'fixed' with a 1 line change in loader.c >>> >>> In the bottom of the !ciphertext block: >>> >>> } >>> *p = 0; >>> *login = no_username; >>> + fields[1] = *ciphertext; >>> } >>> >>> I am testing now, to be 100% sure this does fix 'everything', but I >>> believe it will. Oh, I thought this was already in your patch. I added it now and indeed it fixes the bare hash loading. This should probably be in core as well. I now have 100% pass in Test Suite. 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.