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

Fetch from backing store not resilient to corrupt database fields #27

Open
zao opened this issue Jun 21, 2013 · 0 comments
Open

Fetch from backing store not resilient to corrupt database fields #27

zao opened this issue Jun 21, 2013 · 0 comments

Comments

@zao
Copy link
Owner

zao commented Jun 21, 2013

If the compression field is corrupted, a null function pointer will be followed.
If the channel map field is corrupted, too many or too few channels may be allocated.
If the min/max/rms fields are corrupted, decompression may cause unbounded storage growth (but no overflow).

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

1 participant