libstagefright: Free buffers on observer died
If observer died while allocating buffers, component remains in loaded state. In cleanup, it checks for idle state to free the allocated buffers which leads to memory leak. Hence explicitly calling free buffers to avoid memory leak. Change-Id: Ia8bd21f161473a18be30ec0fd7ad84b9e8fd83ee
Loading
Please register or sign in to comment