Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment