fixed race condition

This commit is contained in:
orignal 2016-04-06 21:02:58 -04:00
parent afe2935c9d
commit 2ebb2d8f0e
2 changed files with 18 additions and 9 deletions

View file

@ -95,6 +95,7 @@ namespace data
private:
void CreateVerifier () const;
void UpdateVerifier (i2p::crypto::Verifier * verifier) const;
private: