(doit): remove leftover sockets
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12770 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -681,6 +681,7 @@ doit(int sock, int tcp_flag)
|
|||||||
else
|
else
|
||||||
ret = doit_active (&context, sock, flags, tcp_flag);
|
ret = doit_active (&context, sock, flags, tcp_flag);
|
||||||
context_destroy (&context);
|
context_destroy (&context);
|
||||||
|
cleanup(nsockets, sockets);
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user