Details
-
Bug
-
Resolution: Fixed
-
Minor
-
1.2.0 Alpha
-
None
-
Operating System: Windows 7
Platform: Intel
Description
In the channel linkage parser and EPG decoder a channel should be keyed by 48 bits to guarantee it will not collide in the lookup map (nid, tid, sid - 16 bits each).
At the moment the channel map is keyed on a 32 bit integer and nid is accidentally truncated. This means that in rare circumstances some EPG data or network information could collide and be assigned to the incorrect channel.
At the moment the channel map is keyed on a 32 bit integer and nid is accidentally truncated. This means that in rare circumstances some EPG data or network information could collide and be assigned to the incorrect channel.
Attachments
Issue Links
- links to