From: Paul L. <pa...@sq...> - 2015-06-24 21:46:49
|
On 6/22/15, Walter H. <wal...@ma...> wrote: > Hello anybody, > > This plugin v1.0 has a few critical bugs, which made the apache logs > endless growing; I think that's ONE bug... > $fd = fopen( ... ) > while (!feof($fd)) // <-- there is the problem in downloadcert.php, { > // no error check, if the fopen failed or not ... ... Indeed, that must be fixed, but the question this raises is how you got there without having a valid cert? Can you please share the full message source of an example message that causes this? > I fixed them and also did some error handling: now it is possible to see > the difference between the following: Thanks for your contributions. I'll have a look. - Paul -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by donating to SquirrelMail! http://squirrelmail.org/donate_paul_lesniewski.php |