Merge pull request #4136

4307489 wallet: disable core dumps on startup in release mode (moneromooo-monero)
This commit is contained in:
luigi1111 2018-08-15 17:15:49 -05:00
commit 1d2c08610b
No known key found for this signature in database
GPG key ID: F4ACA0183641E010
4 changed files with 24 additions and 0 deletions

View file

@ -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