Commit 93bec6e
committed
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 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | | - | |
503 | | - | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
504 | 506 | | |
505 | 507 | | |
506 | 508 | | |
| |||
0 commit comments