Skip to content
Snippets Groups Projects

Fix a possible crash in R_RenderMaskedSegRange

Merged Lactozilla requested to merge fix-masked-seg-crash into next
  1. Aug 22, 2023
    • Lactozilla's avatar
      Fix a possible crash in R_RenderMaskedSegRange · 55b44580
      Lactozilla authored
      R_AllocTextureColumnTables wasn't checking if the tables were never allocated, making the renderer later attempt to render midtextures for drawsegs that don't contain actual midtextures.
      55b44580
Loading