rasterize can potentially return false (if HTTPSFuture::loadContent does), but this potential boolean value is not checked before passing it along to a foreach loop.
Description
Description
Revisions and Commits
Revisions and Commits
rasterize can potentially return false (if HTTPSFuture::loadContent does), but this potential boolean value is not checked before passing it along to a foreach loop.