diff options
| author | Awemany <[email protected]> | 2017-03-28 14:52:59 +0200 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2017-03-30 15:35:24 -0400 |
| commit | eb66bf9bdd5ae20c546314eb2c494ac09929970f (patch) | |
| tree | 81cd3c48c008fffb42e3722e79ccb7668fb9aea4 /src/httpserver.cpp | |
| parent | Merge #10105: [tests] fixup - make all Travis test runs quiet, non just cron ... (diff) | |
| download | discoin-eb66bf9bdd5ae20c546314eb2c494ac09929970f.tar.xz discoin-eb66bf9bdd5ae20c546314eb2c494ac09929970f.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()
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions