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

--- Comment #3 from Joe Jones <joeknocka...@googlemail.com> ---
Hi Bjoern

yes I think you are right, a newly allocated mbup should always have enough
space for a 12 byte header. We thought maybe m_pullup was meant to be called
anytime the memory was to be accessed, can't see mention of this in the man
page though. I have attached an amended patch where m_pullup is only called in
the case where M_PREPEND has also been used.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to