Get rid of hash_mode in hlfmt.c
This commit is contained in:
@@ -131,6 +131,8 @@ void module_register (module_ctx_t *module_ctx)
|
||||
module_ctx->module_hash_mode = NULL;
|
||||
module_ctx->module_hash_name = module_hash_name;
|
||||
module_ctx->module_hash_type = module_hash_type;
|
||||
module_ctx->module_hlfmt_disable = NULL;
|
||||
module_ctx->module_hlfmt_pwdump_column = NULL;
|
||||
module_ctx->module_hook_salt_size = NULL;
|
||||
module_ctx->module_hook_size = NULL;
|
||||
module_ctx->module_kern_type = module_kern_type;
|
||||
|
||||
Reference in New Issue
Block a user