Merge pull request #3217

fde4489e wipeable_string: call memwipe directly (moneromooo-monero)
This commit is contained in:
Riccardo Spagni 2018-02-16 14:23:08 +01:00
commit 0c71197892
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
3 changed files with 6 additions and 15 deletions

View file

@ -552,8 +552,6 @@ std::string get_nix_version_display_string()
}
bool on_startup()
{
wipeable_string::set_wipe(&memwipe);
mlog_configure("", true);
sanitize_locale();