2025-11-28 19:01 CET

spring: develop f9fdfd9d Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Eshed Eshed develop 2016-01-26 12:53:40 develop 8fda1bc1
Changeset Fix 0005043

lostables can be resized while it's being iterated
over in (Un)SafeLosAdd

Solution -> make it an array of pointers.
(since it's already vectors, nr. of cache misses doubles
at most).
mod - rts/Sim/Misc/LosMap.cpp Diff ] File ]