=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== sockstat-0.4.1/sockstat.c-258- sockstat-0.4.1/sockstat.c:259:const char *conn6_addr(struct in6_addr addr) sockstat-0.4.1/sockstat.c-260-{ ############################################## sockstat-0.4.1/sockstat.c-267- sockstat-0.4.1/sockstat.c:268:const char *conn_addr(struct in_addr addr) sockstat-0.4.1/sockstat.c-269-{ ############################################## sockstat-0.4.1/sockstat.c-280- sockstat-0.4.1/sockstat.c:281: i += snprintf(buf, sizeof(buf), "%s:", conn6_addr(addr)); sockstat-0.4.1/sockstat.c-282- if (port != 0) ############################################## sockstat-0.4.1/sockstat.c-297- sockstat-0.4.1/sockstat.c:298: i += snprintf(buf, sizeof(buf), "%s:", conn_addr(addr)); sockstat-0.4.1/sockstat.c-299- if (port != 0)