[Bug 261457] Fix a possible Null pointer dereference in mld_is_addr_reported()
Date: Mon, 18 Apr 2022 16:17:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261457
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |markj@FreeBSD.org
Assignee|bugs@FreeBSD.org |markj@FreeBSD.org
--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
A better solution is to ensure that the failure doesn't happen in the first
place: https://reviews.freebsd.org/D34943
--
You are receiving this mail because:
You are the assignee for the bug.