Verifications sneakily accumulating in the background

This commit is contained in:
Nicolas Werner 2022-07-22 11:46:22 +02:00
parent 710e07520d
commit 904745543a
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
3 changed files with 44 additions and 13 deletions

View file

@ -222,6 +222,8 @@ private:
bool isMacVerified = false;
bool keySent = false, macSent = false, acceptSent = false, startSent = false;
template<typename T>
void send(T msg)
{