-
Notifications
You must be signed in to change notification settings - Fork 38.7k
[0.16] Fix crash bug with duplicate inputs within a transaction #14249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[0.16] Fix crash bug with duplicate inputs within a transaction #14249
Conversation
|
ACK |
|
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. |
|
Don't worry about the travis issue. The cache is corrupt for months on that branch. |
|
utACK d1dee20. The first commit is a clean cherry-pick, haven't looked at the test changes too closely. |
…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
[PORT] qa test changes from bitcoin/bitcoin#14249 for CVE-2018-17144
This is a backport of #14247 to 0.16.