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

DecryptMulti: handle decompression error #19

Merged
merged 1 commit into from Nov 17, 2023

Conversation

jsha
Copy link
Collaborator

@jsha jsha commented Jan 12, 2023

In 7d3b437, a lint was fixed in this function: err was ineffectually assigned to. However, the fix should have been to handle the error rather than to ignore it with _.

In 7d3b437, a lint was fixed in this function: `err` was ineffectually
assigned to. However, the fix should have been to handle the error
rather than to ignore it with `_`.
@jsha jsha marked this pull request as ready for review November 17, 2023 00:54
crypter.go Outdated Show resolved Hide resolved
@jsha jsha merged commit 053c9bf into go-jose:v3 Nov 17, 2023
3 checks passed
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.

None yet

2 participants