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

Take a copy of UserData without pointer-hacks that get optimised away #6175

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

bbrks
Copy link
Member

@bbrks bbrks commented Apr 6, 2023

According to a linter &* gets compiled away as an optimisation, so take a copy of UserInfo in a more explicit way.

Integration Tests

@bbrks bbrks merged commit 3c7eca6 into master Apr 11, 2023
@bbrks bbrks deleted the copy_UserInfo_properly branch April 11, 2023 15:43
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