HomeFreeBSD

MFC r299502:

Description

MFC r299502:
r299502 (by cem):

nss/gethostby_test: fix broken vector iteration of gethostbyaddr h_aliases

h_aliases is a NULL-terminated rather than fixed-length array. nitems() is not
a valid way to determine its end; instead, check for NULL.

CID: 1346578

Details

Provenance
ngieAuthored on
Parents
rS301797: Relnotes entries for blacklist project
Branches
Unknown
Tags
Unknown