Date: 08/20/00
- Next message: Richard Heyes: "RE: [PHP-DEV] PEAR Contribution"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5154 Updated: apache compile fails when php compiled with --with-ibm-db2"
- Next in thread: Stanislav Malyshev: "Re: [PHP-DEV] PHP 4.0 Bug #6261: sscanf($a, "%d"); produces core dump if $a is undefined"
- Reply: Stanislav Malyshev: "Re: [PHP-DEV] PHP 4.0 Bug #6261: sscanf($a, "%d"); produces core dump if $a is undefined"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: alex <email protected>
Operating system: linux-glibc21
PHP version: 4.0 Latest CVS (20/08/2000)
PHP Bug Type: Reproduceable crash
Bug description: sscanf($a, "%d"); produces core dump if $a is undefined
<? sscanf($a, "%d"); ?>
This core dumps if $a is not defined.
-- 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: Richard Heyes: "RE: [PHP-DEV] PEAR Contribution"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5154 Updated: apache compile fails when php compiled with --with-ibm-db2"
- Next in thread: Stanislav Malyshev: "Re: [PHP-DEV] PHP 4.0 Bug #6261: sscanf($a, "%d"); produces core dump if $a is undefined"
- Reply: Stanislav Malyshev: "Re: [PHP-DEV] PHP 4.0 Bug #6261: sscanf($a, "%d"); produces core dump if $a is undefined"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

