You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0541642 refactor: Avoid implicit-integer-sign-change in processNewTransaction (MarcoFalke)
321f105 refactor: Avoid implicit-signed-integer-truncation-or-sign-change in FreedesktopImage (MarcoFalke)
6d8eecd refactor: Avoid implicit-integer-sign-change in createTransaction (MarcoFalke)
Pull request description:
This is allowed by the language. However, the `integer` sanitizer complains about it. Thus, fix it, so that the `integer` sanitizer can be used in the future to catch unintended sign changes.
Fixesdashpay#805.
ACKs for top commit:
pablomartin4btc:
tACK 0541642
hebasto:
ACK 0541642, I have reviewed the code and it looks OK.
Tree-SHA512: eaa941479bd7bee196eb8b31d93b8e1db122410cf62e8ec4cbbec35cfd14cc766081c3df5dd14a228e21ad2678d8b8ba0d2649e5934c994a90ae96d8b264b4ce
Win7 64bit - v0.12.1.0-16671cd
Send tab -> Subtract fee check box need some space to left side.
The text was updated successfully, but these errors were encountered: