Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2002112

[PHP-DEV] GD segfault in 4.3.0RC1 From: Brian Havard (brianh <email protected>)
Date: 11/17/02

When trying out the RC1 code I found that my GD test segfaults every time. I
traced the problem to the fact that efree is used on memory that was
allocated with strdup. See the fontlist variable in
ext\gd\libgd\gdft.c:fontFetch()

This started happening when gdhelpers.c was changed to use emalloc etc in r1.3.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php