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(GODT-2693): Fix non determinism in rfc822.GetMessageHash #395

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

LBeernaertProton
Copy link
Contributor

Content-Type value map does not have deterministic ordering between runs.

Content-Type value map does not have deterministic ordering between
runs.
@LBeernaertProton LBeernaertProton enabled auto-merge (rebase) August 29, 2023 11:10
@LBeernaertProton LBeernaertProton merged commit 5d5c25c into dev Aug 29, 2023
4 checks passed
@LBeernaertProton LBeernaertProton deleted the fix/GODT-2693 branch August 29, 2023 11:22
cuthix pushed a commit to ProtonMail/proton-bridge that referenced this pull request Sep 15, 2023
* Only call `RemoveOnFail` on error. It was also called on success.
* Add some logging to track send times.
* Fix non-deterministic hash from `rfc8222.GetMessageHash`.
    ProtonMail/gluon#395
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