mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +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__);
|
hal_info("%s\n", __func__);
|
||||||
|
|
||||||
|
RequestAbort();
|
||||||
mutex.lock();
|
mutex.lock();
|
||||||
if (player)
|
if (player)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user