diff options
author | Awemany <awemany@protonmail.com> | 2017-03-28 14:52:59 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-03-31 11:47:50 +0200 |
commit | 04c21afcdf0ed664c1fddff17d066cc2de552b54 (patch) | |
tree | 8b07ab28f841dfc1329bae050620b92b67baccb5 /src/test/data/blanktxv1.hex | |
parent | b768202695a090a48b77ce9873267d5ec29b8845 (diff) |
bitcoin-tx: Fix missing range check
The number of arguments is not checked MutateTxAddOutAddr(..), meaning
that
> ./bitcoin-tx -create outaddr=
accessed the vStrInputParts vector beyond its bounds.
This also includes work by jnewbery to check the inputs for
MutateTxAddPubKey()
Github-Pull: #10130
Rebased-From: eb66bf9bdd5ae20c546314eb2c494ac09929970f
Diffstat (limited to 'src/test/data/blanktxv1.hex')
0 files changed, 0 insertions, 0 deletions