|
Message-ID: <569E6100.8050603@openwall.com>
Date: Tue, 19 Jan 2016 19:14:56 +0300
From: Alexander Cherepanov <ch3root@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: [PATCH] episerver: remove gratuitous memset in hash_type
Hi!
Commit 0bddce4a741503ca92cb5e73639faf0034652444 added a couple of
memsets to clean struct custom_salt in episerver format. The second one
is unnecessary because it cleans a pointer to struct not the struct
itself. A patch to remove this memset is attached.
--
Alexander Cherepanov
View attachment "0001-episerver-remove-gratuitous-memset-in-hash_type.patch" of type "text/x-patch" (843 bytes)
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.