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] Add Checks for valid pointers or fix existing logic. #3164

Merged
merged 1 commit into from Apr 1, 2023

Conversation

Aeadoin
Copy link
Contributor

@Aeadoin Aeadoin commented Mar 31, 2023

I ran a code analysis with PVS Studio, and corrected any entries where we were de-referencing a pointer before checking if it was valid.

V595 - https://pvs-studio.com/en/docs/warnings/v595/print/

@Aeadoin Aeadoin merged commit 0d509a7 into EQEmu:master Apr 1, 2023
@Aeadoin Aeadoin deleted the nullchecks branch April 1, 2023 16:44
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