Skip to content
Snippets Groups Projects
Commit fa9b36b7 authored by Byron Marohn's avatar Byron Marohn Committed by Thomas Müller
Browse files

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: default avatarByron Marohn <combustible@live.com>
parent 8db4dd75
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment