LibGD team is proud to announce the 2.2.4 release of libgd.
Security related fixes: This flaw is caused by loading data from external sources (file, custom ctx, etc) and are hard to validate before calling libgd APIs:
read more
- gdImageCreate() doesn't check for oversized images and as such is prone …