Skip to content

Fail slice allocate gracefully

This avoids a double free when allocating a sliced texture failed. It's not clear why we ended up here, but this is the correct thing to do none the less.

Merge request reports