[PHP-DEV] Bug #1955 Updated: SEGV for httpd on error_log From: Bug Database (php-dev <email protected>)
Date: 09/02/99

ID: 1955
Updated by: coar
Reported By: mtippett <email protected>
Status: Closed
Bug Type: Reproduceable crash
Assigned To: coar
Comments:

You're correct; the problem was that the string was being passed to something that
might treat it as a printf format, rather than running it through "%s" first. Fixed
in CVS.

Full Bug description available at: http://bugs.php.net/?id=1955

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>