Skip to content

huff0: Do not check max size when reading table.#586

Merged
klauspost merged 1 commit intomasterfrom
do-not-set-input-readtable-huff0
May 11, 2022
Merged

huff0: Do not check max size when reading table.#586
klauspost merged 1 commit intomasterfrom
do-not-set-input-readtable-huff0

Conversation

@klauspost
Copy link
Copy Markdown
Owner

@klauspost klauspost commented May 11, 2022

This is only really needed when compressing anyway.

(affects reading zstd dictionaries)

Fixes #585

This is only really needed when compressing anyway.

Fixes #585
@klauspost klauspost merged commit 5d3c21a into master May 11, 2022
@klauspost klauspost deleted the do-not-set-input-readtable-huff0 branch May 11, 2022 09:20
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.

Too small BlockSizeMax of compress/huff0 to make users cannot import a large zstd dictionary.

1 participant