Fixed race condition resulting in out of memory error on startup if multiple hashcat instances are started at the same time
This commit is contained in:
@@ -12,6 +12,13 @@
|
||||
|
||||
- Fixed too early execution of some module functions which could make use of non-final values opts_type and opti_type
|
||||
- Fixed internal access on module option attribute OPTS_TYPE_SUGGEST_KG with the result that it was unused
|
||||
- Fixed race condition resulting in out of memory error on startup if multiple hashcat instances are started at the same time
|
||||
|
||||
##
|
||||
## Improvements
|
||||
##
|
||||
|
||||
- Startup time: Improved the startup time by avoiding some time intensive operations for skipped devices
|
||||
|
||||
* changes v6.1.0 -> v6.1.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user