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.
WARNING! Gitlab maintenance operation scheduled for Saturday, 27 September 2025, from 07:00 AM to 4:00 PM GMT (09:00 AM to 6:00 PM CEST)
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.