diff options
| author | MarcoFalke <[email protected]> | 2020-04-17 09:09:52 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-04-17 09:09:59 -0400 |
| commit | ecc2e4e363eed796811ef491e9f47b01dadf827d (patch) | |
| tree | 4071e5cb3f4faa2c462eedc43c21ebb757b7f7f2 /src/httpserver.cpp | |
| parent | Merge #18467: rpc: Improve documentation and return value of settxfee (diff) | |
| parent | fuzz: fix unused variable compiler warning (diff) | |
| download | discoin-ecc2e4e363eed796811ef491e9f47b01dadf827d.tar.xz discoin-ecc2e4e363eed796811ef491e9f47b01dadf827d.zip | |
Merge #18664: fuzz: fix unused variable compiler warning
eab7367e25e35688a4d4a6c96701dd7149134df5 fuzz: fix unused variable compiler warning (Jon Atack)
Pull request description:
Fixes the compiler warning while hopefully not invalidating the existing seeds. Added an explanatory comment.
```
test/fuzz/locale.cpp:59:19: warning: unused variable 'random_int32' [-Wunused-variable]
const int32_t random_int32 = fuzzed_data_provider.ConsumeIntegral<int32_t>();
```
ACKs for top commit:
practicalswift:
ACK eab7367e25e35688a4d4a6c96701dd7149134df5
Tree-SHA512: 4c90784518027cd3f85acd18030201efe4018f9da46365fef934e9a53a0b923031fec4c884a2da2f14232b6060aeb9016ac09950a18e31395de048548ecbc836
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions