diff options
author | Ryan Ofsky <ryan@ofsky.org> | 2022-03-07 13:29:46 -0500 |
---|---|---|
committer | Ryan Ofsky <ryan@ofsky.org> | 2022-03-07 13:29:46 -0500 |
commit | 5b1aae12ca4a99c6b09349981a4902717a6a5d3e (patch) | |
tree | 98fa7d25f43f6ca80baa9e1d9c69fcfd9295042a /.gitignore | |
parent | 84b0973e35dae63cd1b60199b481e24d54e58c97 (diff) |
qt: Avoid crash on startup if int specified in settings.json
Fix GUI startup crash reported by Rspigler in
https://github.com/bitcoin/bitcoin/issues/24457 that happens if
settings.json contains an integer value for any of the configuration
options which GUI settings can currently clash with (-dbcache, -par,
-spendzeroconfchange, -signer, -upnp, -natpmp, -listen, -server, -proxy,
-proxy, -onion, -onion, -lang, and -prune).
Fix is a one-line change in ArgsManager::GetArg.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions