diff options
author | Ryan Ofsky <ryan@ofsky.org> | 2024-05-03 09:44:00 -0400 |
---|---|---|
committer | Ryan Ofsky <ryan@ofsky.org> | 2024-05-03 09:54:52 -0400 |
commit | 70e4d6ff1d269abbda9dafae659e3da3ea17867a (patch) | |
tree | 0be10482b2a6ee4601c6ee491adcf1200f8e2c01 /src/script/miniscript.cpp | |
parent | 99d7538cdb2a0ab7a7a2116cd5f33b95fc52b00e (diff) | |
parent | bd2de7ac591d7704b79304089ad1fb57e085da8b (diff) |
Merge bitcoin/bitcoin#30026: refactor, test: Always initialize pointer
bd2de7ac591d7704b79304089ad1fb57e085da8b refactor, test: Always initialize pointer (Hennadii Stepanov)
Pull request description:
This change fixes MSVC warning [C4703](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`.
Required to simplify warning suppression porting to the CMake-based build system.
ACKs for top commit:
maflcko:
utACK bd2de7ac591d7704b79304089ad1fb57e085da8b
sipsorcery:
utACK bd2de7ac591d7704b79304089ad1fb57e085da8b.
ryanofsky:
Code review ACK bd2de7ac591d7704b79304089ad1fb57e085da8b
Tree-SHA512: 006db041d3c3697a77d9df14de86cf7c8a10804b45789df01268b2236cf6452e77dc57e89f5d5a6bc26d4b5cd483f0722d6035649c8a523b57954bb1fc810d0c
Diffstat (limited to 'src/script/miniscript.cpp')
0 files changed, 0 insertions, 0 deletions