Date: Tue, 25 Jan 2022 07:26:54 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 261457] Fix a possible Null pointer dereference in mld_is_addr_reported() Message-ID: <bug-261457-227-ZHdPT5beD4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261457-227@https.bugs.freebsd.org/bugzilla/> References: <bug-261457-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261457 --- Comment #1 from Yuri <yuri@aetern.org> --- It's mld_domifattach(), right? And NULL check is "if (mli =3D=3D NULL)". --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261457-227-ZHdPT5beD4>