Fix a panic in the IPv6 multicast code.
Use LIST_FOREACH_SAFE in in6m_disconnect() since we're
deleting and freeing item from the membership list
while traversing the list.
Reviewed by: mmacy
Sponsored by: Netflix
Fix a panic in the IPv6 multicast code. Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |