Skip to content

renderer: Set num_allocated_consts to 0 on memory allocation failure

Gracefully errors and avoid null pointer dereferences when trying to access the memory.

Merge request reports