[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/libgd gdft.c

2008-01-08 Thread Pierre-Alain Joye
pajoye Wed Jan 9 01:50:59 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gdft.c Log: - #43790, fix crash when no family name has been found http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.36.4.9&r2=1.36.4.10&diff_format

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/libgd gdft.c

2007-04-04 Thread Nuno Lopes
nlopess Wed Apr 4 14:24:03 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gdft.c Log: fix race condition on font cache shutdown http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.36.4.7&r2=1.36.4.8&diff_format=u Index: php-src

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/libgd gdft.c

2007-03-01 Thread Nuno Lopes
nlopess Thu Mar 1 18:39:50 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gdft.c Log: merge from gd sources: unlock mutex before shuting it down http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.36.4.5&r2=1.36.4.6&diff_format

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/libgd gdft.c

2007-02-24 Thread Pierre-Alain Joye
pajoye Sun Feb 25 02:45:06 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gdft.c Log: - sync with libgd.org, patch from Kees Cook http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.36.4.4&r2=1.36.4.5&diff_format=u Index: ph

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/libgd gdft.c

2006-09-15 Thread Nuno Lopes
nlopess Fri Sep 15 16:11:39 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gdft.c Log: fix a valgrind warning. this also provides a 5x speedup in the imagefttext.phpt test, because without this patch it never got cache hits http://cvs.php