Fixed kernel loops in leading to slower performance in --increment mode

This commit is contained in:
jsteube
2016-12-15 13:19:10 +01:00
parent 0d31ee3b53
commit 72599fd109
3 changed files with 9 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@
- Fixed infinite loop when using --loopback in case all hashes have been cracked
- Fixed double fclose() using AMDGPU-Pro on sysfs compatible platform: Leading to segfault
- Fixed kernel loops in leading to slower performance in --increment mode
- Removed access to readlink() on FreeBSD: Causes problem building hashcat
##