fix for issue 672
The crash occurred due to inverse square root being calculated with the denominator zero in function stereo_cng_compute_PScorr_fx(). zero check validation added to rectify the issue.
Loading
Please sign in to comment
The crash occurred due to inverse square root being calculated with the denominator zero in function stereo_cng_compute_PScorr_fx(). zero check validation added to rectify the issue.