Skip to content
Snippets Groups Projects
  • paramat's avatar
    57b42957
    Dungeongen: Fix rarely triggered segfault · 57b42957
    paramat authored
    A segfault exposed a missing 'vm->m_area.contains()'
    check in makeCorridor that allowed the calculation
    of vm index for a node outside the vm area. The huge
    and invalid index number caused getContent to fail
    57b42957
    History
    Dungeongen: Fix rarely triggered segfault
    paramat authored
    A segfault exposed a missing 'vm->m_area.contains()'
    check in makeCorridor that allowed the calculation
    of vm index for a node outside the vm area. The huge
    and invalid index number caused getContent to fail