1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 11:37:03 +00:00

Fixed a possible crash in pid scanner.

This commit is contained in:
Rolf Ahrenberg
2009-02-25 22:52:25 +02:00
parent ec2ec19f68
commit 73906ab698
2 changed files with 30 additions and 28 deletions

View File

@@ -83,4 +83,4 @@ VDR Plugin 'iptv' Revision History
- Updated for vdr-1.7.4.
- Fixed blacklisting of PAT section filter.
- Set max IPTV device count to VDR's max devices.
- Fixed a possible crash in sid scanner.
- Fixed a possible crash in sid and pid scanners.