bitcoin/build_msvc/test_bitcoin
Hennadii Stepanov bd2de7ac59
refactor, test: Always initialize pointer
This change fixes MSVC warning C4703.
See: https://learn.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-4-c4703

All `DisableSpecificWarnings` dropped from `test_bitcoin.vcxproj` as all
remained are inherited from `common.init.vcxproj`.
2024-05-02 23:10:05 +01:00
..
test_bitcoin.vcxproj refactor, test: Always initialize pointer 2024-05-02 23:10:05 +01:00