AF_UNIX gc unused label
...sigh
This commit is contained in:
parent
b0c65d1080
commit
1789285c11
@ -1615,7 +1615,6 @@ unp_connectat(int fd, struct socket *so, struct sockaddr *nam,
|
||||
sotounpcb(so2) == unp2,
|
||||
("%s: unp2 %p so2 %p", __func__, unp2, so2));
|
||||
error = unp_connect2(so, so2, PRU_CONNECT);
|
||||
bad3:
|
||||
UNP_PCB_UNLOCK(unp2);
|
||||
UNP_PCB_UNLOCK(unp);
|
||||
bad2:
|
||||
|
Loading…
x
Reference in New Issue
Block a user