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

Remove unneeded calls to .cast() #209

Merged
merged 2 commits into from
Aug 14, 2023
Merged

Remove unneeded calls to .cast() #209

merged 2 commits into from
Aug 14, 2023

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Aug 2, 2023

Issues:

N/A

Description of changes:

  • Remove unnecessary/redundant pointer casts.
  • Change poly1305_state wrapper to directly wrap the underlying type.

Call-outs:

N/A

Testing:

N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@justsmth justsmth requested a review from a team as a code owner August 2, 2023 21:14
@torben-hansen torben-hansen requested a review from andrewhop August 8, 2023 17:29
@justsmth justsmth merged commit 7ce2d17 into aws:main Aug 14, 2023
@justsmth justsmth deleted the unneeded-cast branch August 14, 2023 17:44
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.

4 participants