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

Buffer overrun in reversible mode #98

Closed
lindstro opened this issue Jun 2, 2020 · 1 comment
Closed

Buffer overrun in reversible mode #98

lindstro opened this issue Jun 2, 2020 · 1 comment
Labels

Comments

@lindstro
Copy link
Member

lindstro commented Jun 2, 2020

zfp_stream_maximum_size() underestimates the compressed size in reversible mode, which can cause buffer overruns when the data is highly incompressible.

@lindstro lindstro added the bug label Jun 2, 2020
@lindstro
Copy link
Member Author

lindstro commented Jun 3, 2020

Fixed by commit f3e1ca9 on develop.

@lindstro lindstro closed this as completed Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant