K 10 svn:author V 3 cem K 8 svn:date V 27 2016-05-12T02:32:23.577129Z K 7 svn:log V 296 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. Reported by: Coverity CID: 1346578 Sponsored by: EMC / Isilon Storage Division END