Skip to content
Snippets Groups Projects
Commit c9631565 authored by James R.'s avatar James R.
Browse files

Fix address structure handling in UDP_Bind

Fixed instances of copying only sizeof (struct sockaddr)
bytes (not enough for struct sockaddr_in6), as well as
trying to getsockname into an insufficient buffer.
parent 32ad1f20
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment