Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment