Fixed a bug where hashcat crashes for accessing deallocated buffer if user spams "s" shortly before hashcat shuts down

This commit is contained in:
jsteube
2016-07-01 13:04:50 +02:00
parent ad00844b26
commit b58f7a4675
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
- Fixed a bug where hashcat is suppressing --machine-readable output in the final status update
- Fixed a bug where hashcat did not check the return of realpath() and crashes uncontrolled if the path does not exist
- Fixed a bug where hashcat crashes for accessing deallocated buffer if user spams "s" shortly before hashcat shuts down
* changes v2.01 -> v3.00: