K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-03-27T20:02:21.237930Z K 7 svn:log V 243 netstat: avoid returning uninitialized value in p_sockaddr(). In the case the width is less than 0, we are returning an uninitialized value. For practical purposes the return value is ignored but initialize it to avoid trouble. CID: 1341619 END