Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

infinite loop in ssl-checker.php on line 251

$
0
0

Replies: 0

There’s an infinite loop in while (!feof($fp)) { $whois[] = fgets($fp, 128); } when $fp is false.

gritonl_ssl_checker_whois() probably needs to check if the socket has been properly opened.


Viewing all articles
Browse latest Browse all 59525

Trending Articles