[0.16] Fix crash bug with duplicate inputs within a transaction#14249
Merged
laanwj merged 2 commits intobitcoin:0.16from Sep 17, 2018
Merged
[0.16] Fix crash bug with duplicate inputs within a transaction#14249laanwj merged 2 commits intobitcoin:0.16from
laanwj merged 2 commits intobitcoin:0.16from
Conversation
Member
|
ACK |
Contributor
Author
|
Travis failure is mkdir: cannot create directory ‘/home/travis/build/bitcoin/bitcoin/depends/built/x86_64-unknown-linux-gnu/native_ccache’: Permission denied which is pretty clearly unrelated, though not sure exactly what the issue is. I presume some cache has garbage in it. |
Member
|
Don't worry about the travis issue. The cache is corrupt for months on that branch. |
Member
|
utACK d1dee20. The first commit is a clean cherry-pick, haven't looked at the test changes too closely. |
laanwj
added a commit
that referenced
this pull request
Sep 17, 2018
…nsaction 9bd08fd [qa] backport: Test for duplicate inputs within a transaction (Suhas Daftuar) d1dee20 Fix crash bug with duplicate inputs within a transaction (Suhas Daftuar) Pull request description: This is a backport of #14247 to 0.16. Tree-SHA512: f11b2b0f2d8089bbac7542f78a0f14fc15c693604cb1168ef5ea71852a206da7eb53b6e420376ed1380583961176ba2d283e409e19d783c7a68c3407933a89b0
gruve-p
added a commit
to Groestlcoin/groestlcoin
that referenced
this pull request
Sep 22, 2018
gruve-p
added a commit
to Groestlcoin/groestlcoin
that referenced
this pull request
Sep 22, 2018
litebitcoins
pushed a commit
to litebitcoins/litebitcoin
that referenced
this pull request
Sep 23, 2018
litebitcoins
added a commit
to litebitcoins/litebitcoin
that referenced
this pull request
Sep 23, 2018
Lesmiscore
added a commit
to Lesmiscore/BitZenyPlus
that referenced
this pull request
Sep 25, 2018
Lesmiscore
added a commit
to Lesmiscore/BitZenyPlus
that referenced
this pull request
Sep 25, 2018
Greg-Griffith
pushed a commit
to Greg-Griffith/BitcoinUnlimited
that referenced
this pull request
Sep 26, 2018
Greg-Griffith
pushed a commit
to Greg-Griffith/BitcoinUnlimited
that referenced
this pull request
Sep 26, 2018
gandrewstone
added a commit
to BitcoinUnlimited/BitcoinUnlimited
that referenced
this pull request
Oct 2, 2018
[PORT] qa test changes from bitcoin/bitcoin#14249 for CVE-2018-17144
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a backport of #14247 to 0.16.