mirror of
https://github.com/monero-project/monero.git
synced 2025-08-19 15:27:54 -04:00
Merge pull request #3217
fde4489e
wipeable_string: call memwipe directly (moneromooo-monero)
This commit is contained in:
commit
0c71197892
3 changed files with 6 additions and 15 deletions
|
@ -552,8 +552,6 @@ std::string get_nix_version_display_string()
|
|||
}
|
||||
bool on_startup()
|
||||
{
|
||||
wipeable_string::set_wipe(&memwipe);
|
||||
|
||||
mlog_configure("", true);
|
||||
|
||||
sanitize_locale();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue