mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-02 14:12:47 +00:00
In cases where state/property set can cause instant deletion, definitely interrupts FindMobjFromTID iteration after one step and potentially uses after free Also adds comment warnings to this effect near ways to find P_FindMobjFromTID, and updates P_ProcessSpecial even though we could probably stand to rip it out now |
||
|---|---|---|
| .. | ||
| vm | ||
| acsvm.hpp | ||
| call-funcs.cpp | ||
| call-funcs.hpp | ||
| CMakeLists.txt | ||
| environment.cpp | ||
| environment.hpp | ||
| interface.cpp | ||
| interface.h | ||
| stream.cpp | ||
| stream.hpp | ||
| thread.cpp | ||
| thread.hpp | ||