Skip to content

Fix typo in ZSTD_compressBound docs #4202

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

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

nhz2
Copy link
Contributor

@nhz2 nhz2 commented Nov 25, 2024

This PR changes srcSize > ZSTD_MAX_INPUT_SIZE in the ZSTD_compressBound docs to srcSize >= ZSTD_MAX_INPUT_SIZE to be consistent with ZSTD_COMPRESSBOUND.

@Cyan4973 Cyan4973 merged commit 2b36d4b into facebook:dev Nov 27, 2024
94 checks passed
@nhz2 nhz2 deleted the fix-compressBound-typo branch December 23, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants