Rev Author Branch Log Message Date SHA
r23862
Avatar Dutchman101
1.7 Fix UAF shutdown crash in getElementsWithinRange
Remove the IsBeingDeleted guard that skipped spatial database cleanup in ~CClientEntity, leaving dangling pointers in the R-tree when entities were freed between resource stop iterations. Also reorder the IsBeingDeleted check in the GetElementsWithinRange lambda to filter dead entities before accessing their members.
13 February, 2026