Avoid using the value of a potentially invalid pointer: hSocket after close.
net: Avoid using the value of a potentially invalid pointer (hSocket after close) #14233
pull practicalswift wants to merge 1 commits into bitcoin:master from practicalswift:hSocket-close changing 1 files +1 −1-
practicalswift commented at 2:17 PM on September 16, 2018: contributor
-
net: Avoid using the value of pointer hSocket after close(hSocket) 020dafce3a
- practicalswift renamed this:
net: Avoid using the value of pointer hSocket after close(hSocket)
net: Avoid using the value of a potentially invalid pointer (hSocket after close(hSocket))
on Sep 16, 2018 - practicalswift closed this on Sep 16, 2018
- practicalswift renamed this:
net: Avoid using the value of a potentially invalid pointer (hSocket after close(hSocket))
net: Avoid using the value of a potentially invalid pointer (hSocket after close)
on Sep 16, 2018 -
practicalswift commented at 3:13 PM on September 16, 2018: contributor
Closing.
hSocketis not a pointer :-) - practicalswift deleted the branch on Apr 10, 2021
- DrahtBot locked this on Aug 16, 2022
Contributors