diff options
| author | Wladimir J. van der Laan <[email protected]> | 2013-12-04 15:30:23 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2013-12-04 15:30:23 +0100 |
| commit | d3ef9b00ecdc9cc449bea073b1ee54a8dcc6aaf1 (patch) | |
| tree | d2af0c57251d3b961d7e6aa3e9661a55f136e1e6 /src/net.cpp | |
| parent | Merge pull request #3355 (diff) | |
| download | discoin-d3ef9b00ecdc9cc449bea073b1ee54a8dcc6aaf1.tar.xz discoin-d3ef9b00ecdc9cc449bea073b1ee54a8dcc6aaf1.zip | |
Prevent empty transactions from being added to vtxPrev
CWalletTx::AddSupportingTransactions() was adding empty transaction
to vtxPrev in some cases. Skip over these.
Part one of the solution to #3190. This prevents invalid vtxPrev from
entering the wallet, but not current ones being transmitted.
Diffstat (limited to 'src/net.cpp')
0 files changed, 0 insertions, 0 deletions