commit | c02430d3645d46d69946cea73d77db5537d22d95 | [log] [tgz] |
---|---|---|
author | Ashish Jain <ashishj@codeaurora.org> | Mon Jan 04 10:42:43 2016 +0530 |
committer | Ashish Jain <ashishj@codeaurora.org> | Mon Jan 04 10:42:43 2016 +0530 |
tree | a569ae947a9e3b01e52e2475fce3adc2623004e2 | |
parent | 9042760ed1a0e83a1cdd41f44d728de6e13bdf7c [diff] |
hal: Fix illegal access of member variable without initialization -In case of record usecase, out stream is not initialized, if still accessed might result in illegal memory access leading to heap corruption. -Ensure access to out stream only in case of playback usecase. -Add check to send correct app type in case of feedback speaker potection. refer change:I033034cad6eb1886e2afa7a6875d18c3391b46c1 Change-Id: Ia70a8d69beb3ce1cb6c742977bd4ec23df3b0b77