diff options
| author | John Newbery <[email protected]> | 2017-02-15 14:19:16 -0500 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-02-17 09:04:37 +0100 |
| commit | 55c403b8febe02555c52bac7028cd6b1f006fad1 (patch) | |
| tree | 5c1a5795990b01c47e49a03d3854e2c3a100766c /src/httprpc.cpp | |
| parent | Merge #9758: Selectively suppress deprecation warnings (diff) | |
| download | discoin-55c403b8febe02555c52bac7028cd6b1f006fad1.tar.xz discoin-55c403b8febe02555c52bac7028cd6b1f006fad1.zip | |
Ensure `-maxsigcachesize` is in valid range
- If the -maxsigcachesize parameter is set to zero, setup a minimum sized
sigcache (2 elements) rather than segfaulting.
- Handle maxsigcachesize being negative
- Handle maxsigcachesize being too large
Diffstat (limited to 'src/httprpc.cpp')
0 files changed, 0 insertions, 0 deletions