Closed GoogleCodeExporter closed 9 years ago
Patch for review:
@@ -3474,6 +3477,7 @@
if (conn->sock != INVALID_SOCKET) {
close_socket_gracefully(conn->sock);
}
+ free (conn);
}
Original comment by caleb.ep...@gmail.com
on 5 Mar 2009 at 7:23
Original comment by valenok
on 5 Mar 2009 at 8:44
Original issue reported on code.google.com by
caleb.ep...@gmail.com
on 5 Mar 2009 at 7:20