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

didtest: offset persona constants #99

Merged
merged 1 commit into from
Jan 13, 2025
Merged

didtest: offset persona constants #99

merged 1 commit into from
Jan 13, 2025

Conversation

MichaelMure
Copy link
Collaborator

It seems like having a persona with a zero value confuses some static checker into warning against a possible nil pointer deref.

An easy fix is to just not have zero.

It seems like having a persona with a zero value confuses some static checker into warning against a possible nil pointer deref.

An easy fix is to just not have zero.
@MichaelMure MichaelMure requested a review from smoyer64 January 13, 2025 12:34
Copy link
Collaborator

@smoyer64 smoyer64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MichaelMure MichaelMure merged commit ccc0120 into main Jan 13, 2025
6 checks passed
@MichaelMure MichaelMure deleted the persona-fix branch January 13, 2025 12: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.

2 participants