Skip to content

Commit 7836a3b

Browse files
author
10077240
committed
Merge branch 'master' of https://github.com/jinhao2/f-stack
2 parents 4d79540 + 7eeb1e1 commit 7836a3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

freebsd/netinet/in_pcb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,6 +1114,7 @@ in_pcbconnect_setup(struct inpcb *inp, struct sockaddr *nam,
11141114
return (error);
11151115
}
11161116
#else
1117+
if (lport == 0)
11171118
{
11181119
struct ifaddr *ifa;
11191120
struct ifnet *ifp;

0 commit comments

Comments
 (0)