mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
libarmbox: stop player before free it
This commit is contained in:
@@ -779,6 +779,7 @@ cPlayback::~cPlayback()
|
|||||||
{
|
{
|
||||||
hal_info("%s\n", __func__);
|
hal_info("%s\n", __func__);
|
||||||
|
|
||||||
|
RequestAbort();
|
||||||
mutex.lock();
|
mutex.lock();
|
||||||
if (player)
|
if (player)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user