Maxime Leroy

Results 21 issues of Maxime Leroy
trafficstars

This fixes that sort of crash: - https://crash.limetech.org/5aeubpubbsgt Which happens on this function call: - https://github.com/alliedmodders/metamod-source/blob/2009298c32735b6de1712ff88e2309c151e5eb31/core/sourcehook/sourcehook_impl_chook.h#L95 Coming from here: - https://github.com/alliedmodders/metamod-source/blob/4bc5a3a0b7c9b92fc2365ab86f9d7d425459a547/core/sourcehook/sourcehook_impl.h#L259 So from my understanding, this->m_Paused crashes because `this` is...