mirror of https://github.com/bitcoin/bitcoin
Merge bitcoin/bitcoin#26149: Fix assert failure in miniscript string parsing
pull/25964/head648f6950cd
Correct sanity-checking script_size calculation (Pieter Wuille) Pull request description: Fix a bug in the script_size sanity-check in the miniscript string parser, found by oss-fuzz in https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51636, and introduced ine8cc2e4afc
(#25540). This bug would cause an assertion failure when feeding a miniscript with a `thresh(k,...)` fragment, with k >= 128, to an RPC. ACKs for top commit: darosior: utACK648f6950cd
achow101: ACK648f6950cd
Tree-SHA512: d86a0721758cd1e42ef02050b542f0935efdc19447a1ca76a3ade96352a6ee8261eef3d4a5cbdec77bf0ad14dfed42e9eb6bd4246b816a9f6f06d786900da9e7
commit
2b2c970627
Loading…
Reference in new issue