From: [EMAIL PROTECTED]
Operating system: Linux for S/390
PHP version: 4.0.4pl1
PHP Bug Type: Reproduceable crash
Bug description: Buffer overflow in ext/standard/datetime.c
At least on my system,
crashes the web server process.
This is because it's trying to put a 32-byte
From: [EMAIL PROTECTED]
Operating system: Linux for S/390
PHP version: 4.0.4pl1
PHP Bug Type: Mail related
Bug description: Typo in pear/Mail/smtp.php
I think this is a typo:
function Mail_smtp($params)
{
if (isset($params['host'])) $this->host = $params['hos