Commit 1e5d50f
committed
Merge bitcoin#889: fix uninitialized read in tests
99a1cfe print warnings for conditional-uninitialized (PiRK)
3d2cf6c initialize variable in tests (PiRK)
Pull request description:
ACKs for top commit:
real-or-random:
ACK 99a1cfe code inspection
jonasnick:
ACK 99a1cfe
Tree-SHA512: 72f92f51c44210ab54f166920f540525db0e3d1f19a2fa56e4a6d157a38a582f9dc649d919cf3278482c9fd723021b07759284a8fccbc574b62a22aac0facf512 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
85 | 94 | | |
86 | 95 | | |
87 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4526 | 4526 | | |
4527 | 4527 | | |
4528 | 4528 | | |
4529 | | - | |
4530 | 4529 | | |
| 4530 | + | |
| 4531 | + | |
| 4532 | + | |
4531 | 4533 | | |
4532 | 4534 | | |
4533 | 4535 | | |
| |||
0 commit comments