Resolve "Uninitialized earlyPartEneCorrection for FASTCONV path in CLDFB reverb init"
requested to merge 1371-uninitialized-earlypartenecorrection-for-fastconv-path-in-cldfb-reverb-init into main
- Related issues: #1371 (closed)
- Requested reviewers: @tamarapu
Reason why this change is needed
- There uninitialized value and access to it.
Description of the change
- Remove access to the value on FASTCONV path where it is not used at all.
Affected operating points
- Should be BE for all unless memory corruption in old version caused issues.