Date: 09/02/99
- Next message: Zeev Suraski: "Re: [PHP-DEV] 3.0.12: mysql_store_result in php3_mysql_query"
- Previous message: Ken Coar: "[PHP-DEV] cvs: /php3 main.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Zeev Suraski: "Re: [PHP-DEV] 3.0.12: mysql_store_result in php3_mysql_query"
- Previous message: Ken Coar: "[PHP-DEV] cvs: /php3 main.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

