diff --git a/src/hashes.c b/src/hashes.c index f3c3791c5..bb11dfaa3 100644 --- a/src/hashes.c +++ b/src/hashes.c @@ -273,7 +273,7 @@ void check_hash (hashcat_ctx_t *hashcat_ctx, hc_device_param_t *device_param, pl outfile_write_open (hashcat_ctx); - u8 *tmp_buf = hashes->out_buf; + u8 *tmp_buf = hashes->tmp_buf; tmp_buf[0] = 0;