[Bug 111537] [inet6] [patch] ip6_input() treats mbuf cluster wrong

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 12 08:42:40 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=111537

Andriy Voskoboinyk <avos at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Works As Intended
                 CC|                            |avos at freebsd.org
             Status|Open                        |Closed

--- Comment #4 from Andriy Voskoboinyk <avos at freebsd.org> ---
Nope, the m_data pointer is initialized during uma_zalloc_arg - see
mb_ctor_clust() in sys/kern/kern_mbuf.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list