[Bug 261457] Fix a possible Null pointer dereference in mld_is_addr_reported()

2022-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261457 Mark Johnston changed: What|Removed |Added Status|New |Open CC|

[Bug 261457] Fix a possible Null pointer dereference in mld_is_addr_reported()

2022-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261457 --- Comment #2 from Zhou Qingyang --- (In reply to Yuri from comment #1) Yes you're right, the fix is not proper. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 261457] Fix a possible Null pointer dereference in mld_is_addr_reported()

2022-01-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261457 --- Comment #1 from Yuri --- It's mld_domifattach(), right? And NULL check is "if (mli == NULL)". -- You are receiving this mail because: You are the assignee for the bug.

[Bug 261457] Fix a possible Null pointer dereference in mld_is_addr_reported()

2022-01-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261457 Bug ID: 261457 Summary: Fix a possible Null pointer dereference in mld_is_addr_reported() Product: Base System Version: Unspecified Hardware: Any OS: