HomeFreeBSD

Fix a panic in the IPv6 multicast code.

Description

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

Details

Provenance
gallatinAuthored on May 10 2018, 4:19 PM
Parents
rG8b4fc8b11ca9: Make fpusave() and fpurestore() on amd64 ifuncs.
Branches
Unknown
Tags
Unknown

Event Timeline