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

chunking didn't actually work #5499

Merged
merged 1 commit into from Oct 25, 2020
Merged

chunking didn't actually work #5499

merged 1 commit into from Oct 25, 2020

Conversation

reaperhulk
Copy link
Member

@reaperhulk reaperhulk commented Oct 25, 2020

We now reach into the bowels of our ciphercontext to make sure the max chunk size doesn't itself cause an OverflowError.

@alex it does not escape me that if we had directly tested this without monkeypatching (as you wanted) we wouldn't have had this bug. But it still takes 4GB of RAM to test this directly and that's too much. 😭

@alex alex merged commit 836a92a into pyca:master Oct 25, 2020
@reaperhulk reaperhulk deleted the oops branch October 25, 2020 15:00
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants