diff options
| author | Awemany <[email protected]> | 2017-03-28 14:52:59 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-03-31 11:47:50 +0200 |
| commit | 04c21afcdf0ed664c1fddff17d066cc2de552b54 (patch) | |
| tree | 8b07ab28f841dfc1329bae050620b92b67baccb5 /src/util.cpp | |
| parent | Merge #10101: [0.14] backports (diff) | |
| download | discoin-04c21afcdf0ed664c1fddff17d066cc2de552b54.tar.xz discoin-04c21afcdf0ed664c1fddff17d066cc2de552b54.zip | |
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/util.cpp')
0 files changed, 0 insertions, 0 deletions