Files
android_kernel_samsung_sm86…/dsp/codecs/audio_utils.c
Xiaoyu Ye 6c0100f281 dsp: codecs: fix range check for audio buffer copying
The range checking for audio buffer copying in function
"audio_in_write" is using the incorrect buffer size.
Change it to the actual allocated audio buffer size.

Change-Id: Icb9a9e9c3b3d3c6e55e7bad20b34f94784b82674
Signed-off-by: Xiaoyu Ye <benyxy@codeaurora.org>
2019-02-26 10:26:04 -08:00

25 KiB