Fixed free memory size output for skipped GPU (both automatic and manual) of --backend-info information screen

This commit is contained in:
Jens Steube
2021-06-07 12:12:01 +02:00
parent e8ad343153
commit fdccc8287d
2 changed files with 8 additions and 2 deletions
+2 -1
View File
@@ -32,8 +32,9 @@
##
- Fixed error message in -a 9 mode with rules in case number of words from wordlist are not in sync with number of unique salts
- Fixed false negatives with TrueCrypt/VeraCrypt in case zip or gzip compressed files were used as keyfiles
- Fixed error handling logic in monitor thread to not return in case of error (disc full, permission error, ...) but to retry instead
- Fixed false negatives with TrueCrypt/VeraCrypt in case zip or gzip compressed files were used as keyfiles
- Fixed free memory size output for skipped GPU (both automatic and manual) of --backend-info information screen
##
## Improvements