HomeFreeBSD

MFC r282337,r283157:

Description

MFC r282337,r283157:

r282337 (by bz):

Fix an off-by-one bug in string/array handling which lead to memory overwrite
and follow-up assertion errors on at least ARM after r282257,
with nvp_magic being 0x6e7600:
Assertion failed: ((nvp)->nvp_magic == 0x6e7670), function nvpair_name, file .../subr_nvpair.c, line 713.

r283157 (by oshogbo):

Style.

Details

Provenance
ngieAuthored on
Parents
rS293080: MFC r282251,r282283,r282346,r282347,r282349,r282350,r283156,r283158:
Branches
Unknown
Tags
Unknown