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:
max_10
2015-11-21 18:39:31 +01:00
parent b984a6cb9e
commit 758e314b6d

View File

@@ -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;