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

Prevent SIGSEGV on broken fdata of variable size #205

Closed
achaikou opened this issue Dec 9, 2019 · 1 comment
Closed

Prevent SIGSEGV on broken fdata of variable size #205

achaikou opened this issue Dec 9, 2019 · 1 comment

Comments

@achaikou
Copy link
Contributor

achaikou commented Dec 9, 2019

In case of data of variable size, we do not check whether there is enough data left to read, which might lead to undesired consequences, including SIGSEGV.
Existing test test_fdata/test_broken_ascii

@ErlendHaa
Copy link
Contributor

A particular case of #295, so closing

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

No branches or pull requests

2 participants