Skip to content

Update brotli to 1.0.8#78

Closed
pyup-bot wants to merge 4 commits intomasterfrom
pyup-update-brotli-1.0.7-to-1.0.8
Closed

Update brotli to 1.0.8#78
pyup-bot wants to merge 4 commits intomasterfrom
pyup-update-brotli-1.0.7-to-1.0.8

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates brotli from 1.0.7 to 1.0.8.

Changelog

1.0.8

SECURITY: decoder: fix integer overflow when input chunk is larger than 2GiB

Other changes:
* add support WASM (emscripten) build
* `brotli -v` now reports raw / compressed size
* build files / docs maintenance
* reduce sources tarball size
* decoder: minor speed / memory usage improvements
* encoder: fix rare access to uninitialized data in ring-buffer
* encoder: improve support for platforms that does not have `log2`
* encoder: better support for MSVC (replacement for `__builtin_clz` and `__builtin_ctzll`
* python: `decompress` now reports error if there is unused after the end of compressed input
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #79

@pyup-bot pyup-bot closed this Aug 27, 2020
@RexGalilae RexGalilae deleted the pyup-update-brotli-1.0.7-to-1.0.8 branch August 27, 2020 14:52
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.

1 participant