Merge pull request #2934 from jtojanen/fix_extra_tmp_size
Assume hashconfig->tmp_size is the element size
This commit is contained in:
@@ -987,7 +987,6 @@ typedef struct hashconfig
|
||||
u64 hook_extra_param_size;
|
||||
u64 hook_salt_size;
|
||||
u64 tmp_size;
|
||||
u64 extra_tmp_size;
|
||||
u64 hook_size;
|
||||
|
||||
// password length limit
|
||||
|
||||
Reference in New Issue
Block a user