HomeFreeBSD

Fix pointer arithmetic

Description

Fix pointer arithmetic

Pointer math to find the size in bytes only works with char types.
Use correct pointer math to determine if we have enough of a header to
look at or not.

MFC After: 3 days
X-MFX-With: r339800
Noticed by: jhb@
Sponsored by: Netflix, Inc

Details

Provenance
impAuthored on
Parents
rS339801: Fix pointer arithmetic botch.
Branches
Unknown
Tags
Unknown