HomePhabricator

Remove redundant assignments (dead stores)

Description

Remove redundant assignments (dead stores)

Summary:
Remove redundant assignments (dead stores).

Backport of Bitcoin Core PR13767
https://github.com/bitcoin/bitcoin/pull/13767

Test Plan:

ninja check
ninja bench-bitcoin
./src/bench/bitcoin-bench

Reviewers: Fabien, #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
practicalswift <practicalswift@users.noreply.github.com>Authored on Jul 26 2018, 14:33
fpelliccioniCommitted on Oct 7 2019, 13:08
fpelliccioniPushed on Oct 7 2019, 14:23
Reviewer
Restricted Project
Differential Revision
D4189: Remove redundant assignments (dead stores)
Parents
rSTAGINGa5735aaa11de: Drop ParseHashUV in favor of calling ParseHashStr
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/13383, tag: phabricator/base/13382