mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libarmbox: stop player before free it
Origin commit data
------------------
Branch: master
Commit: 8135ab5faf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-12-29 (Sun, 29 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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