=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== postgrey-1.36/contrib/postgrey_clients_dump-17- my $iaddr = inet_aton($host); postgrey-1.36/contrib/postgrey_clients_dump:18: return gethostbyaddr($iaddr, AF_INET) || $host; postgrey-1.36/contrib/postgrey_clients_dump-19-} ############################################## postgrey-1.36/contrib/postgreyreport-396- my ($client_ip, $match, $iplist) = @_; postgrey-1.36/contrib/postgreyreport:397: foreach my $ipaddr ( @{$iplist} ) postgrey-1.36/contrib/postgreyreport-398- { ############################################## postgrey-1.36/debian/patches/0001-imported_upstream_diff.patch-60-+ my $iaddr = inet_aton($host); postgrey-1.36/debian/patches/0001-imported_upstream_diff.patch:61:+ return gethostbyaddr($iaddr, AF_INET) || $host; postgrey-1.36/debian/patches/0001-imported_upstream_diff.patch-62-+} ############################################## postgrey-1.36/.pc/0001-imported_upstream_diff.patch/contrib/postgreyreport-396- my ($client_ip, $match, $iplist) = @_; postgrey-1.36/.pc/0001-imported_upstream_diff.patch/contrib/postgreyreport:397: foreach my $ipaddr ( @{$iplist} ) postgrey-1.36/.pc/0001-imported_upstream_diff.patch/contrib/postgreyreport-398- {