Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148353197
D25486.id73977.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
408 B
Referenced Files
None
Subscribers
None
D25486.id73977.diff
View Options
Index: head/sys/netinet/tcp_stacks/bbr.c
===================================================================
--- head/sys/netinet/tcp_stacks/bbr.c
+++ head/sys/netinet/tcp_stacks/bbr.c
@@ -13381,6 +13381,8 @@
*/
BBR_STAT_INC(bbr_offset_drop);
tcp_set_inp_to_drop(inp, EFAULT);
+ SOCKBUF_UNLOCK(sb);
+ (void)m_free(m);
return (0);
}
len = rsm->r_end - rsm->r_start;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 18, 7:56 AM (8 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29892113
Default Alt Text
D25486.id73977.diff (408 B)
Attached To
Mode
D25486: Improve error path in BBR
Attached
Detach File
Event Timeline
Log In to Comment