ASoC: qdsp6v2: fix potential bug of infinite loop
When variable bufsz equals to 0, there would be infinite loop
at q6asm_audio_client_buf_alloc.
Fix the potential bug by checking bufsz beforehand.
CRs-Fixed: 1072280
Change-Id: I13850031e621dff92b9ad759375964b8cc5cce67
Signed-off-by:
Xiaojun Sang <xsang@codeaurora.org>
Loading
Please register or sign in to comment