Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

dont allow unitinialized access #30

Merged
merged 1 commit into from
Mar 16, 2020
Merged

dont allow unitinialized access #30

merged 1 commit into from
Mar 16, 2020

Conversation

aep
Copy link
Collaborator

@aep aep commented Mar 16, 2020

fixes #13

possibly breaking change because new() can no longer be used to set initial type state.
that was wrong anyway tho, because user code needs to deal with a struct being all zero

@aep aep merged commit ce53899 into master Mar 16, 2020
@aep aep deleted the uninit branch July 20, 2020 12:01
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.

Uninitialized access succeeds
1 participant