-
- Downloads
Added error check to lib/private/image.php
This checks that imagecreatetruecolor actually creates an image, rather than returning FALSE.
Without this check, subsequent loop might create billions of ERROR-level log messages.
Signed-off-by:
Byron Marohn <combustible@live.com>
Loading
Please register or sign in to comment