Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #2386: Crash fix #2940

Merged
merged 7 commits into from
May 1, 2023
Merged

Conversation

tederis
Copy link
Collaborator

@tederis tederis commented Apr 3, 2023

It fixes a crash described in #2386. The crash is caused by the premature deletion of a latent event receiver. An object of class CLatentReceiver is deleted in the middle of CLatentReceiver::OnReceive execution.

Fixes #2386

@lopezloo lopezloo added the bug Something isn't working label Apr 4, 2023
@patrikjuvonen patrikjuvonen changed the title Crash fix(issue #2386) Fix #2386: Crash fix Apr 7, 2023
@patrikjuvonen patrikjuvonen linked an issue Apr 7, 2023 that may be closed by this pull request
@botder botder merged commit 934967f into multitheftauto:master May 1, 2023
6 checks passed
@botder botder added this to the Next Release (1.6.1) milestone May 1, 2023
botder pushed a commit that referenced this pull request May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Server crashing by kicking player using triggerLatentServerEvent
4 participants