Skip to content

[crypto] Fixed aes_gcm uninitialized output_len pointer #27672

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lucasbaizer2
Copy link

See issue #27634 for details on this bug.

@nasahlpa
Copy link
Member

Thank you for fixing this!

Could you please add a “Signed-off-by” line to the commit message, as described here? Then, CI will be able to run.

Signed-off-by: Lucas Baizer <lucasallenbaizer@gmail.com>
Copy link
Member

@nasahlpa nasahlpa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

I've manually run the AES-GCM tests on my end and they pass.

Thanks for also adding the sign-off line. However, CI still fails as it expects a different mail for the sign-off:
image

Closes #27634

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.

2 participants