message_store: init me field

Coverity 190651
This commit is contained in:
moneromooo-monero 2019-01-07 16:36:37 +00:00
parent 42abea7f72
commit 0a29660f5c
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@ namespace mms
{
monero_address_known = false;
memset(&monero_address, 0, sizeof(cryptonote::account_public_address));
me = false;
index = 0;
auto_config_public_key = crypto::null_pkey;
auto_config_secret_key = crypto::null_skey;