Fixed memory leak causing problems in sessions with many iterations. for instance, --benchmark-all or large mask files

This commit is contained in:
Jens Steube
2021-05-01 17:27:33 +02:00
parent a02b2ccd5f
commit 59459d0e5b
3 changed files with 3 additions and 4 deletions
+1
View File
@@ -47,6 +47,7 @@
- Fixed incorrect maximum password length support for -m 400 in optimized mode (reduced from 55 to 39)
- Fixed internal access on module option attribute OPTS_TYPE_SUGGEST_KG with the result that it was unused
- Fixed invalid handling of outfile folder entries for -m 22000
- Fixed memory leak causing problems in sessions with many iterations. for instance, --benchmark-all or large mask files
- Fixed out-of-boundary reads in case user activates -S for fast but pure hashes in -a 1 or -a 3 mode
- Fixed password reassembling for cracked hashes on host for slow hashes in optimized mode that are longer than 32 characters
- Fixed race condition in potfile check during removal of empty hashes