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

Add more error checking when creating User objects #7848

Closed
wants to merge 1 commit into from

Conversation

cmelchior
Copy link
Contributor

An attempt at finding #7847

Observations:

  • We are never setting the osUser reference to null, perhaps it is being passed in as such? But all the code paths we have for that look safe enough.
  • We are only overriding the osUser ref when calling linkCredentials, but I don't see how that can nullify it either.

@cmelchior
Copy link
Contributor Author

The real cause was discovered and fixed in #7849

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant