mirror of
https://github.com/monero-project/monero.git
synced 2025-08-09 03:32:22 -04:00
wallet: disable core dumps on startup in release mode
This commit is contained in:
parent
eed4dba880
commit
4307489147
4 changed files with 24 additions and 0 deletions
|
@ -149,6 +149,8 @@ namespace tools
|
|||
|
||||
bool sanitize_locale();
|
||||
|
||||
bool disable_core_dumps();
|
||||
|
||||
bool on_startup();
|
||||
|
||||
/*! \brief Defines a signal handler for win32 and *nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue