mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
test c**
Origin commit data
------------------
Branch: master
Commit: 92bd8b9ab9
Author: max_10 <max_10@gmx.de>
Date: 2015-11-21 (Sat, 21 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -716,7 +716,7 @@ bool cCA::SendCAPMT(u64 tpid, u8 source_demux, u8 camask, const unsigned char *
|
|||||||
SlotIt It2 = GetSlot(!(*It)->slot);
|
SlotIt It2 = GetSlot(!(*It)->slot);
|
||||||
if ((*It2))
|
if ((*It2))
|
||||||
{
|
{
|
||||||
if ((*It)->source == (*It2)->source || source_demux == (*It2)->source)
|
if (source_demux == (*It2)->source)
|
||||||
{
|
{
|
||||||
if ((*It2)->inUse)
|
if ((*It2)->inUse)
|
||||||
(*It)->SidBlackListed = true;
|
(*It)->SidBlackListed = true;
|
||||||
|
Reference in New Issue
Block a user