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

Fixing struct initialization #1063

Merged
merged 2 commits into from
May 9, 2024
Merged

Fixing struct initialization #1063

merged 2 commits into from
May 9, 2024

Conversation

Mzack9999
Copy link
Member

Closes #1059

@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label May 9, 2024
@Mzack9999 Mzack9999 self-assigned this May 9, 2024
@Mzack9999 Mzack9999 marked this pull request as ready for review May 9, 2024 09:27
@Mzack9999 Mzack9999 merged commit b0148a5 into dev May 9, 2024
9 checks passed
@Mzack9999 Mzack9999 deleted the bugfix-1059-nil-ptr branch May 9, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v2.3.0 gives internal nil pointer on "phase.RLock()" but 2.2.1 does work.
1 participant