Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103036743
D43032.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
357 B
Referenced Files
None
Subscribers
None
D43032.diff
View Options
diff --git a/sys/netinet/in_mcast.c b/sys/netinet/in_mcast.c
--- a/sys/netinet/in_mcast.c
+++ b/sys/netinet/in_mcast.c
@@ -914,8 +914,6 @@
imf->imf_st[0] = imf->imf_st[1] = MCAST_UNDEFINED;
KASSERT(RB_EMPTY(&imf->imf_sources),
("%s: imf_sources not empty", __func__));
- if (imf->imf_inm != NULL)
- mbufq_drain(&imf->imf_inm->inm_scq);
}
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 21, 2:57 AM (21 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14752899
Default Alt Text
D43032.diff (357 B)
Attached To
Mode
D43032: Revert "mcast: fix memory leak in imf_purge()"
Attached
Detach File
Event Timeline
Log In to Comment