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

[Bug Fix] Fix nullptr spell in BCSpells::Load() #2790

Merged
merged 2 commits into from Jan 24, 2023

Conversation

Kinglykrab
Copy link
Contributor

Notes

  • Fix possible nullptr where we didn't check if spell was valid before using it.

# Notes
- Fix possible `nullptr` where we didn't check if spell was valid before using it.
@Kinglykrab Kinglykrab merged commit 2b0c778 into master Jan 24, 2023
@Kinglykrab Kinglykrab deleted the bug_fix/bot_spells_load branch January 24, 2023 22:57
@Akkadius Akkadius mentioned this pull request Jan 24, 2023
catapultam-habeo pushed a commit to catapultam-habeo/pyrelight-server that referenced this pull request Mar 27, 2023
* [Bug Fix] Fix nullptr spell in BCSpells::Load()

# Notes
- Fix possible `nullptr` where we didn't check if spell was valid before using it.

* Cleanup.
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