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

[Crash] Fix dangling Group member pointers for Bots. #3134

Merged
merged 2 commits into from Mar 21, 2023

Conversation

Aeadoin
Copy link
Contributor

@Aeadoin Aeadoin commented Mar 20, 2023

This PR resolves a number of crashes where a group member or leader pointer goes stale.

Namely this should fix the following 4 crashes with the first two being regression introduced in #2782.

http://spire.akkadius.com/dev/release/22.4.5-dev?id=1745
http://spire.akkadius.com/dev/release/22.4.5-dev?id=1746
http://spire.akkadius.com/dev/release/22.4.5-dev?id=1764
http://spire.akkadius.com/dev/release/22.4.5-dev?id=1763

@Aeadoin Aeadoin merged commit fe2dcb6 into EQEmu:master Mar 21, 2023
@Aeadoin Aeadoin deleted the botcampcrash branch March 21, 2023 15:57
@Aeadoin Aeadoin mentioned this pull request Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants