diff options
author | Awemany <awemany@protonmail.com> | 2017-03-28 14:52:59 +0200 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2017-03-30 15:35:24 -0400 |
commit | eb66bf9bdd5ae20c546314eb2c494ac09929970f (patch) | |
tree | 81cd3c48c008fffb42e3722e79ccb7668fb9aea4 /test/util/buildenv.py.in | |
parent | 0b9fb682890b8fe10cec54072b809a5efe57d33d (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()
Diffstat (limited to 'test/util/buildenv.py.in')
0 files changed, 0 insertions, 0 deletions