From: cndougla at linux dot vnet dot ibm dot com
Operating system: Any
PHP version: 6SVN-2009-08-27 (SVN)
PHP Bug Type: Unknown/Other Function
Bug description: Many PHP tests try to verify float to integer overflow result
Description:
Many tests have input
From: cndougla at linux dot vnet dot ibm dot com
Operating system:
PHP version: 5.2.6
PHP Bug Type: GD related
Bug description: gdImageFill invalid stack overflow comparison
Description:
In gdImageFill, a stack is created for the flood fill algorithm
ID: 46318
Comment by: cndougla at linux dot vnet dot ibm dot com
Reported By: cndougla at linux dot vnet dot ibm dot com
Status: Open
Bug Type:GD related
PHP Version: 5.2.6
New Comment:
A patch to fix the issue:
diff -uNr -ur php-5.2.6.orig/ext/gd/libgd/gd.c
php-5.2.6