|
Message-ID: <20120627173513.GA19157@openwall.com> Date: Wed, 27 Jun 2012 21:35:13 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: RAR cmp_one(3) failures magnum - This line looks erroneous to me: EVP_DecryptFinal_ex(&aes_ctx, cur_file->saved_ct + outlen, &outlen); (potentially writing into cur_file->saved_ct, which is shared between threads). However, commenting it out does not appear to change anything (is it a no-op under normal circumstances, perhaps?) 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.