Avoid unintended unsigned integer wraparounds in FormatScript(...) and SplitHostPort(...).
Avoid unintended unsigned integer wraparounds in FormatScript(...) and SplitHostPort(...) #11547
pull practicalswift wants to merge 1 commits into bitcoin:master from practicalswift:wraparounds changing 2 files +2 −2-
practicalswift commented at 9:11 AM on October 22, 2017: contributor
-
Avoid unintended unsigned integer wraparounds in FormatScript(...) and SplitHostPort(...) 8045214acc
-
meshcollider commented at 9:33 AM on October 22, 2017: contributor
Why isn't this part of #11535?
-
fanquake commented at 9:34 AM on October 22, 2017: member
Agree, please combine these changes with https://github.com/bitcoin/bitcoin/pull/11535
- fanquake closed this on Oct 22, 2017
- practicalswift deleted the branch on Apr 10, 2021
- DrahtBot locked this on Aug 16, 2022
Contributors