Fixed a race condition in status view leading to out-of-bound reads

This commit is contained in:
Jens Steube
2018-08-30 21:31:05 +02:00
parent 891347845b
commit a134ea52b3
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@
- Fixed the ciphertext max length in Ansible Vault parser
- Fixed detection of unique ESSID in WPA-PMKID-* parser
- Fixed speed/delay problem when quitting while the outfile folder is being scanned
- Fixed a race condition in status view leading to out-of-bound reads
* changes v4.2.0 -> v4.2.1