Skip to content

Make sure scalars exist before using them

Previously, a check was left out of ValidateRender() and it was possible to dereference a null pointer. Added the check.

Merge request reports

Loading