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 /HISTORY | |
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 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5275,3 +5275,8 @@ Video Disk Recorder Revision History - Fixed stripping i18n stuff from font names (reported by Anssi Hannula). - Improved performance of the SVDRP commands LSTC and CHAN when used with a channel name. + +2007-07-20: Version 1.5.6 + +- Fixed a buffer overflow in initializing the system character table (thanks + to Marco Schlüßler). |