Add missing verification of IPv6 address in CNetAddr::GetIn6Addr(...).
net: Add missing verification of IPv6 address in CNetAddr::GetIn6Addr(...) #13776
pull practicalswift wants to merge 1 commits into bitcoin:master from practicalswift:call-IsIPv6-in-GetIn6Addr changing 1 files +3 −0-
practicalswift commented at 6:42 AM on July 27, 2018: contributor
-
net: Add missing verification of IPv6 address in CNetAddr::GetIn6Addr(...) 2fb0066b99
- fanquake added the label P2P on Jul 27, 2018
-
kallewoof commented at 7:08 PM on July 30, 2018: member
utACK 2fb0066b9932f3725a5a0533530453c6da4010ce
Only ever called from within netaddress.cpp (inside
if (IsIPv6())block), so this condition is guaranteed to never be true, but it is a bool already, and it is public. - MarcoFalke added this to the milestone 0.17.0 on Jul 30, 2018
-
MarcoFalke commented at 7:11 PM on July 30, 2018: member
utACK 2fb0066b9932f3725a5a0533530453c6da4010ce
-
fanquake commented at 5:18 AM on July 31, 2018: member
utACK 2fb0066
- fanquake added this to the "Mergeable" column in a project
-
laanwj commented at 6:46 PM on July 31, 2018: member
utACK 2fb0066b9932f3725a5a0533530453c6da4010ce
- laanwj merged this on Jul 31, 2018
- laanwj closed this on Jul 31, 2018
- laanwj referenced this in commit 7d3623794a on Jul 31, 2018
- fanquake removed this from the "Mergeable" column in a project
- jasonbcox referenced this in commit 043d8d5e1c on Jan 3, 2020
- jonspock referenced this in commit 1ba1651b04 on Jan 10, 2020
- proteanx referenced this in commit 27bca86dd7 on Jan 10, 2020
- PastaPastaPasta referenced this in commit 55072ec03d on Apr 16, 2020
- PastaPastaPasta referenced this in commit 66afc5d173 on Apr 16, 2020
- PastaPastaPasta referenced this in commit 51cd3b796e on Apr 19, 2020
- PastaPastaPasta referenced this in commit 437bc11618 on Apr 20, 2020
- PastaPastaPasta referenced this in commit 74cbef9a0b on May 10, 2020
- PastaPastaPasta referenced this in commit af21584a1e on May 12, 2020
- PastaPastaPasta referenced this in commit 396e9b634d on Jun 9, 2020
- PastaPastaPasta referenced this in commit e3a69b542a on Jun 9, 2020
- PastaPastaPasta referenced this in commit 39e6f17250 on Jun 10, 2020
- PastaPastaPasta referenced this in commit 57abc8d576 on Jun 11, 2020
- practicalswift deleted the branch on Apr 10, 2021
- gades referenced this in commit ba1852bdf9 on Mar 23, 2022
- DrahtBot locked this on Aug 16, 2022