Now checking Setup.InitialChannel for NULL before using it

This commit is contained in:
Klaus Schmidinger
2011-07-31 13:48:49 +02:00
parent 404124eca4
commit 4278458e69
3 changed files with 11 additions and 6 deletions

View File

@@ -6655,3 +6655,5 @@ Video Disk Recorder Revision History
- Added some missing 'const' to tChannelID (reported by Sundararaj Reel).
- The isnumber() function now checks the given pointer for NULL (thanks to Holger
Dengler).
- Now checking Setup.InitialChannel for NULL before using it (reported by
Christoph Haubrich).