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
divzero.wav.zip - Contains fuzzed input
Running cli/wavpack divzero.wav with divzero.wav extracted from the attachment triggers a SIGFPE due to divide by zero in ParseDsdiffHeaderConfig (dsdiff.c:282).
cli/wavpack divzero.wav
divzero.wav
ParseDsdiffHeaderConfig (dsdiff.c:282)
The text was updated successfully, but these errors were encountered:
issue #65: make sure DSDIFF files have a valid channel count
4c0faba
This is fixed now, thanks!
Sorry, something went wrong.
No branches or pull requests
divzero.wav.zip - Contains fuzzed input
Running
cli/wavpack divzero.wavwithdivzero.wavextracted from the attachment triggers a SIGFPE due to divide by zero inParseDsdiffHeaderConfig (dsdiff.c:282).The text was updated successfully, but these errors were encountered: