diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-08-08 14:31:33 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-08-08 14:31:33 +0200 |
commit | 15030f6acece1060f9736f875fe3abbcf9392263 (patch) | |
tree | c7809ce6dceea991901aad6bd77b7ceb6a5a3e0a /HISTORY | |
parent | c896678b0c32782b48540fcf4c48e063545c4365 (diff) | |
download | vdr-15030f6acece1060f9736f875fe3abbcf9392263.tar.gz vdr-15030f6acece1060f9736f875fe3abbcf9392263.tar.bz2 |
Fixed a crash in case the last line in channels.conf is a group separator
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2974,3 +2974,5 @@ Video Disk Recorder Revision History (thanks to Andreas Share for pointing this out). - Fixed a possible NULL pointer assignment in cMenuText::SetText() (thanks to Marco Schlüssler). +- Fixed a crash in case the last line in channels.conf is a group separator and + that group is selected in the channel display (thanks to Dick Streefland). |