Commit dcbf671
Merge bitcoin#30131: wallet, tests: Avoid stringop-overflow warning in PollutePubKey
2289d45 wallet, tests: Avoid stringop-overflow warning in PollutePubKey (Ava Chow)
Pull request description:
Fixes bitcoin#30114
ACKs for top commit:
maflcko:
ACK 2289d45 with g++ 14.1.1 🦄
theStack:
utACK 2289d45
laanwj:
ACK 2289d45
Tree-SHA512: 173c3c299bdd890f73e8a67a37880dbf816265e8b3c8298557ef2fc4670f5447005c0d2d81726f9bc43f6a69d677365d90a604354b3cbab0e3c52c4526d0407e1 parent 3f0c2ff commit dcbf671
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
535 | | - | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
536 | 538 | | |
537 | 539 | | |
538 | 540 | | |
| |||
0 commit comments