mirror of
https://github.com/google/brotli.git
synced 2026-09-22 06:35:52 +00:00
[PR #730] [MERGED] Ensure decompression consumes all input #1372
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/730
Author: @jridgewell
Created: 11/2/2018
Status: ✅ Merged
Merged: 11/12/2018
Merged by: @eustas
Base:
master← Head:python-consume-input📝 Commits (2)
c3ab52cEnsure decompression consumes all input530f4c3Use byte strings📊 Changes
3 files changed (+15 additions, -2 deletions)
View changed files
📝
python/_brotli.cc(+2 -2)📝
python/tests/decompress_test.py(+4 -0)📝
python/tests/decompressor_test.py(+9 -0)📄 Description
If not, it's a corrupt stream.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.