audioflinger: Initialize effectspool buffer size during allocation
-Crashes are observed during start of lpa playback with effects enabled. -Effectspool buffer size is invalid before initial two writes. If effectsthread tries to access these buffers in such invalid state it leads to crash. -Initialize buffer size to 0 during effectspool buffer allocation. CRs-Fixed: 415067 (cherry picked from commit 36591e0b53d869320d2a78b2f3c7f43924cb78b3) Change-Id: I2616cfbfe914448e6489837f5d8686a8def7a883
Loading
Please register or sign in to comment