mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-31 10:10:34 +02:00
nMessageSize is uint32_t and is set to -1. This will warn with -fsanitize=implicit-integer-sign-change.
nMessageSize is uint32_t and is set to -1. This will warn with -fsanitize=implicit-integer-sign-change.