Fixed a possible crash in parsing incorrect lines in 'channels.conf'

This commit is contained in:
Klaus Schmidinger
2001-07-22 14:17:15 +02:00
parent bd48a49712
commit 90dc8426db
2 changed files with 13 additions and 8 deletions

View File

@@ -562,3 +562,4 @@ Video Disk Recorder Revision History
- Displaying the frame counter in the replay progress display only when editing
a mark.
- Fixed handling characters above 0xEF in SVDRP.
- Fixed a possible crash in parsing incorrect lines in 'channels.conf'.