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 remaining bytes for doc streams #6

Merged
merged 1 commit into from Sep 22, 2018

Conversation

jar-o
Copy link

@jar-o jar-o commented Sep 22, 2018

Turns out I misunderstood how parser.buffer was getting replenished, so my previous patch worked fine on files up to input_raw_buffer_size in size (512 bytes). Hence my tests all passed... anyway this fixes the issue, and I've added specific tests around it. (Didn't notice this until I was working on a patch to incorporate multidoc support into https://github.com/mozilla/sops)

@autrilla autrilla merged commit 28ffe5d into mozilla-services:v2 Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants