HomeFreeBSD

MFC r313739: Directly call m_gethdr() instead of m_getm2() for BHS.

Description

MFC r313739: Directly call m_gethdr() instead of m_getm2() for BHS.

All this code is based on assumption that data will be stored in one piece,
and since buffer size if known and fixed, it is easier to hardcode it.

Details

Provenance
mavAuthored on
Parents
rS314377: MFC r313731: Do not rely on data alignment after m_pullup().
Branches
Unknown
Tags
Unknown