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 pointer initialization with no values set #57

Merged
merged 1 commit into from May 31, 2022

Conversation

williamgcampbell
Copy link
Contributor

@williamgcampbell williamgcampbell commented May 31, 2022

The struct is traversed depth-first so the noinit of the parent struct must be passed down to gain context into whether the struct should be initialized or not.

@sethvargo sethvargo merged commit 2e8a61d into sethvargo:main May 31, 2022
sethvargo added a commit that referenced this pull request May 31, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2022
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.

None yet

2 participants