Fixed deleting expired timers if they have the VPS flag set, but the event they are assigned to doesn't have a VPS tag

This commit is contained in:
Klaus Schmidinger
2009-06-21 14:08:51 +02:00
parent 8a85d7cd31
commit c5910f7987
2 changed files with 4 additions and 2 deletions

View File

@@ -6144,3 +6144,5 @@ Video Disk Recorder Revision History
buffer has been accepted by the device (reported by Udo Richter).
- Changed the EIT filter setup to save a few handles on devices that do hardware
filtering.
- Fixed deleting expired timers if they have the VPS flag set, but the event they
are assigned to doesn't have a VPS tag.