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