|
Message-ID: <4E46801D.90402@bredband.net> Date: Sat, 13 Aug 2011 15:46:05 +0200 From: magnum <rawsmooth@...dband.net> To: john-dev@...ts.openwall.com Subject: Re: Problems with the 0007 patch On 2011-08-13 15:01, magnum wrote: > I'm looking into mssql now That was also trivial, but weird: In mssql-old_fmt_plug.c, all references to plain_keys[index-1] should of course be plain_keys[index]. Does this break something else (other build)? If so, just bump the definition by one instead. With index==0, bad stuff obviously happened. With those fixes, all formats pass self-test with all encodings. 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.