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

fix: align properly fields which are updated atomically #31

Merged
merged 1 commit into from
Feb 10, 2021
Merged

Conversation

smira
Copy link
Owner

@smira smira commented Feb 10, 2021

This fixes alignment of the fields on 32-bit arches.

Fixes #30

Signed-off-by: Andrey Smirnov [email protected]

@smira smira force-pushed the fix-align branch 3 times, most recently from 7794bb7 to f0c47eb Compare February 10, 2021 18:02
This fixes alignment of the fields on 32-bit arches.

Fixes #30

Signed-off-by: Andrey Smirnov <[email protected]>
@smira smira merged commit 36cb201 into master Feb 10, 2021
@smira smira deleted the fix-align branch October 3, 2023 16:06
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.

Panic in reportLoop when built with GOARCH=386
1 participant