keyfiles: for VeraCrypt/TrueCrypt keyfiles we need to free the memory in case of errors
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
- File Locking: Improved error detection on file locks
|
||||
- Hash Parsing: Added additional bound checks for the SIP digest authentication (MD5) parser (-m 11400)
|
||||
- Hash Parsing: Make sure that all files are correctly closed whenever a hash file parsing error occurs
|
||||
- Keyfile handling: Make sure that the memory is cleanly freed whenever a VeraCrypt/TrueCrypt keyfile fails to load
|
||||
- Sessions: Move out handling of multiple instance from restore file into separate pidfile
|
||||
- Threads: Restored strerror as %m is unsupported by the BSDs
|
||||
- Wordlists: Fixed memory leak in case access a file in a wordlist folder fails
|
||||
|
||||
Reference in New Issue
Block a user