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(ffi): add repr(transparent) to hyper_context #3191

Merged
merged 1 commit into from
Apr 3, 2023
Merged

fix(ffi): add repr(transparent) to hyper_context #3191

merged 1 commit into from
Apr 3, 2023

Commits on Apr 2, 2023

  1. fix(ffi): add repr(transparent) to hyper_context

    The default representation does not guarantee the absence of initial
    padding, which is necessary for the transmute to be sound.
    LegionMammal978 committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    ad3a135 View commit details
    Browse the repository at this point in the history