You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move the memset calls that clear the output and temporary
buffers to occur before the frequency change handling portions
of the code.
* Addresses Issue nothings#1685
As noted in #1684, the output buffer is zero'd after the fixup is added to the output buffer.
The text was updated successfully, but these errors were encountered: