mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 19:38:26 -06:00
Linux/MacOSX: add progress bar for mouse collected entropy in GUI of volume creation wizard. Add mutex protection in event handler for shared counter variable
This commit is contained in:
@@ -35,6 +35,7 @@ namespace VeraCrypt
|
||||
|
||||
HashList Hashes;
|
||||
int MouseEventsCounter;
|
||||
Mutex AccessMutex;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user