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

Integer overflow in lib_dsp_fft_inverse_complex #29

Open
ThomasGmeinder opened this issue Mar 5, 2016 · 1 comment
Open

Integer overflow in lib_dsp_fft_inverse_complex #29

ThomasGmeinder opened this issue Mar 5, 2016 · 1 comment
Labels
status:help wanted Extra attention is needed type:question Further information is requested

Comments

@ThomasGmeinder
Copy link
Contributor

Integer overflow started to occur in lib_dsp_fft_inverse_complex.
Looks like this is caused by this commit.
b049048
It adds accuracy (adds LSB using extract) but looks like this now causes overflows.

@andrewstanfordjason
Copy link
Collaborator

is this a real problem? if so could it have a test case? Thanks

@mbanth mbanth added type:question Further information is requested status:help wanted Extra attention is needed and removed FAE submission labels Apr 20, 2021
@mbanth mbanth added this to the Publish Before Resolution milestone Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:help wanted Extra attention is needed type:question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants