diff options
| author | Matt Corallo <[email protected]> | 2016-11-29 16:50:49 -0800 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2016-12-23 21:30:15 -0500 |
| commit | 2b5f085ad11b4b354f48d77e66698fa386c8abbd (patch) | |
| tree | c4271c5b5007958565d443d76829d8dbf5135981 /src/bitcoind.cpp | |
| parent | Remove arguments to ParseConfigFile (diff) | |
| download | discoin-2b5f085ad11b4b354f48d77e66698fa386c8abbd.tar.xz discoin-2b5f085ad11b4b354f48d77e66698fa386c8abbd.zip | |
Fix non-const mapMultiArgs[] access after init.
Swap mapMultiArgs for a const-reference to a _mapMultiArgs which is
only accessed in util.cpp
Diffstat (limited to 'src/bitcoind.cpp')
0 files changed, 0 insertions, 0 deletions