diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-06-12 22:26:06 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-06-12 22:27:07 +0000 |
commit | b712ae0af2aa394052a014709a70b57c57758255 (patch) | |
tree | 1fca46fc00270259d7d88427ff5f140eb3b20ea7 /src/crypto/slow-hash.c | |
parent | Merge pull request #5619 (diff) | |
download | monero-b712ae0af2aa394052a014709a70b57c57758255.tar.xz |
rpc: work around a GCC 7.4.0 (at least) bug
In static member function ‘static boost::optional<cryptonote::rpc::output_distribution_data> cryptonote::rpc::RpcHandler::get_output_distribution(const std::function<bool(long unsigned int, long unsigned int, long unsigned int, long unsigned int&, std::vector<long unsigned int>&, long unsigned int&)>&, uint64_t, uint64_t, uint64_t, const std::function<crypto::hash(long unsigned int)>&, bool, uint64_t)’:
cc1plus: warning: ‘void* __builtin_memset(void*, int, long unsigned int)’: specified size 18446744073709551536 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
Diffstat (limited to 'src/crypto/slow-hash.c')
0 files changed, 0 insertions, 0 deletions