HomePhabricator

Avoid unsigned integer overflow in bitcoin-tx

Description

Avoid unsigned integer overflow in bitcoin-tx

Summary:
This is a backport of core#24139

Depends on D12814

Test Plan:
With UBSAN
ninja && ninja check check-functional

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D12815

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Jan 24 2022, 15:12
PiRKCommitted on Dec 9 2022, 07:24
PiRKPushed on Dec 9 2022, 07:24
Reviewer
Restricted Project
Differential Revision
D12815: Avoid unsigned integer overflow in bitcoin-tx
Parents
rABC02c21f2efd59: Fix implicit-integer-sign-change in arith_uint256
Branches
Unknown
Tags
Unknown