Skip to content
Snippets Groups Projects
Commit 7296fc9e authored by Marc Hoersken's avatar Marc Hoersken
Browse files

connect.c: fix multiple possible dereferences of null pointers

In case the first address in the tempaddr array is NULL,
the code would previously dereference an unchecked null pointer.
parent 3f74e149
No related branches found
No related tags found
No related merge requests found
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