[PHP-DEV] Bug #1015: php3_fdf_get_value in fdf.c does not work - error: Buffer too short From: kate <email protected>
Date: 12/30/98

From: kate <email protected>
Operating system: IRIX 6.3
PHP version: 3.0.6
PHP Bug Type: Misbehaving function
Bug description: php3_fdf_get_value in fdf.c does not work - error: Buffer
 too short

the null terminator of the buffer is not taken into account - insert the line 'nr++;' after the first FDFGetValue call, but before the second.

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>