diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-15 14:27:26 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-15 14:27:26 +0100 |
commit | 92888b3e577d122f5493b418c6b7b2ed28117c0a (patch) | |
tree | 75ae79e5292d78c7c93417a27210e72fc96442cd /CONTRIBUTORS | |
parent | 441ee74ff1ed13af26c5ff8e1fb487cf56aceed0 (diff) | |
download | vdr-92888b3e577d122f5493b418c6b7b2ed28117c0a.tar.gz vdr-92888b3e577d122f5493b418c6b7b2ed28117c0a.tar.bz2 |
Fixed a crash in cMenuEditChanItem::Set() when entering a channel number that doesn't exist
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a2909d58..10f4a3db 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3069,3 +3069,7 @@ Marc Perrudin <vdr@ekass.net> Bernard Jaulin <bernard.jaulin@gmail.com> for translating OSD texts to the French language + +Mikael Hübsch <mikael.hubsch@gmail.com> + for reporting a crash in cMenuEditChanItem::Set() when entering a channel number that + doesn't exist |