mirror of
https://github.com/monero-project/monero.git
synced 2025-08-09 01:22:20 -04:00
Merge pull request #4136
4307489
wallet: disable core dumps on startup in release mode (moneromooo-monero)
This commit is contained in:
commit
1d2c08610b
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