Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157255066
D45749.id140309.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
302 B
Referenced Files
None
Subscribers
None
D45749.id140309.diff
View Options
diff --git a/sys/netinet/tcp_syncache.c b/sys/netinet/tcp_syncache.c
--- a/sys/netinet/tcp_syncache.c
+++ b/sys/netinet/tcp_syncache.c
@@ -1053,6 +1053,7 @@
return (NULL);
abort:
+ tcp_discardcb(tp);
in_pcbfree(inp);
sodealloc(so);
if ((s = tcp_log_addrs(&sc->sc_inc, NULL, NULL, NULL))) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, May 20, 6:24 PM (1 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33330085
Default Alt Text
D45749.id140309.diff (302 B)
Attached To
Mode
D45749: tcp: fix cleanup when in_pcbconnect() fails in syncache_socket()
Attached
Detach File
Event Timeline
Log In to Comment