Skip to content

net: Avoid using the value of a potentially invalid pointer (hSocket after close)#14233

Closed
practicalswift wants to merge 1 commit intobitcoin:masterfrom
practicalswift:hSocket-close
Closed

net: Avoid using the value of a potentially invalid pointer (hSocket after close)#14233
practicalswift wants to merge 1 commit intobitcoin:masterfrom
practicalswift:hSocket-close

Conversation

@practicalswift
Copy link
Copy Markdown
Contributor

@practicalswift practicalswift commented Sep 16, 2018

Avoid using the value of a potentially invalid pointer: hSocket after close.

@practicalswift practicalswift changed the title 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)) Sep 16, 2018
@practicalswift practicalswift changed the title 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) Sep 16, 2018
@practicalswift
Copy link
Copy Markdown
Contributor Author

Closing. hSocket is not a pointer :-)

@practicalswift practicalswift deleted the hSocket-close branch April 10, 2021 19:36
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant