Fixed missing initialization of 'number' in cChannel

This commit is contained in:
Klaus Schmidinger
2002-11-24 20:13:56 +01:00
parent b4d1358c50
commit 161b963fc5
4 changed files with 10 additions and 3 deletions

View File

@@ -1812,3 +1812,8 @@ Video Disk Recorder Revision History
'now +/- LOCKFILESTALETIME'. This improves things in cases where the system time
makes far jumps, so that a lock file might end up with a time stamp that lies
in the distant future (thanks to Oliver Endriss).
2002-11-24: Version 1.1.18
- Fixed missing initialization of 'number' in cChannel (thanks to Martin Hammerschmid
for reporting this one).