mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-30 15:54:03 +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.