diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 12:31:38 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 12:31:38 +0200 |
commit | c9094aad186d641a11fb0eef3cba11d7ec1469f3 (patch) | |
tree | ee43599cf8c7d7e117a7e7e950e17f819f7f0f3f /CONTRIBUTORS | |
parent | 7c86dcaa270fd624d93fb73316052f1007aa7d85 (diff) | |
download | vdr-c9094aad186d641a11fb0eef3cba11d7ec1469f3.tar.gz vdr-c9094aad186d641a11fb0eef3cba11d7ec1469f3.tar.bz2 |
Fixed a buffer overflow in initializing the system character table
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 30abdf99..ffd4c8f3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1401,6 +1401,7 @@ Marco Schlüßler <marco@lordzodiac.de> for removing 'assert(0)' from cDvbSpuDecoder::setTime() for adapting 'libsi' to DVB-S2 for fixing handling ChannelUp/Down keys if there is currently a replay running + for fixing a buffer overflow in initializing the system character table Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |