Bug#643282: [php-maint] Bug#643282: php5-gd: gd ignores memory limit

2013-05-03 Thread Ondřej Surý
tags 643282 +wontfix severity 643282 wishlist thank you This applies to every other PHP module which uses any external library which allocates memory. You need to apply also other system measures to prevent memory exhaustion. O. On Tue, Sep 27, 2011 at 12:08 AM, Jasen Betts wrote: > Package: ph

Bug#643282: php5-gd: gd ignores memory limit

2011-09-26 Thread Jasen Betts
Package: php5-gd Version: 5.2.6.dfsg.1-1+lenny10 Severity: normal gd circumvents php's built-in memory limit it easy to far exceed the memory limit by using imagecreate with large parameters, probably also possible using imagecreatefrom* too. perhaps gdFree() and gdAlloc() can be hijacked to t