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
audio: copier: Fix memory corruption with TRANS_GAIN with gcc
The dst pointer must not be used directly while applying TRANS_GAIN to
avoid corrupting memory in heap.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Fixes: 6993617 ("copier: gain: add processing functions")
Closes: #10318
0 commit comments