mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
fix merge error
Origin commit data
------------------
Branch: master
Commit: 0b9575ff7f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-11-14 (Tue, 14 Nov 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -449,7 +449,7 @@ cPlayback::~cPlayback()
|
||||
//FIXME: all deleting stuff is done in Close()
|
||||
pthread_mutex_lock (&mutex_tag_ist);
|
||||
if (m_stream_tags)
|
||||
gst_tag_list_free(m_stream_tags);
|
||||
gst_tag_list_unref(m_stream_tags);
|
||||
pthread_mutex_unlock (&mutex_tag_ist);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user