Hi,
bug should be fixed after svn update of php source in debian.
-- Weitergeleitete Nachricht --
Betreff: Bug #49193 [Opn->Csd]: gd_compat > gdJpegGetVersionString should
return const char* not int
Datum: Sonntag 09 August 2009
Von: PHP Bug Database
An: t...@drillich.com
AT
hi thomas,
On Sat, Aug 08, 2009 at 06:36:57PM +0200, Thomas Drillich wrote:
> I'd registered this bug on http://bugs.php.net/bug.php?id=49193 too
thanks for the extra investigation. i'm on vacation right now but when i'm
back i'll make sure that a fix gets in (or an updated 5.3 release if they
d
I'd registered this bug on http://bugs.php.net/bug.php?id=49193 too
--
mit freundlichem Gruss -- regards
Thomas Drillich
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hi,
this is really a stupid bug, the guy who designed gd_compat.[hc]
expected's that sizeof(int) == sizeof(const char*).
So he declared the gdJpegGetVersionString() as returns int instead of correctly
returning const char*.
So all 64-bit systems must crash at this point, cause int's are 4bytes an
Package: php5-gd
Version: 5.3.0-2
Severity: grave
Justification: renders package unusable
On an apache2 server using libapache2-mod-php5 calling "phpinfo();" causes a
segfault if gd is enabled, if disabled in gd.ini it returns page.
A backtrace should be attached.
btw. I'm using php-5.3.0-systzda
5 matches
Mail list logo