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 register or sign in to comment