diff options
author | Joachim Wilke <vdr@joachim-wilke.de> | 2010-10-31 13:43:13 +0100 |
---|---|---|
committer | Joachim Wilke <vdr@joachim-wilke.de> | 2010-10-31 13:43:13 +0100 |
commit | c19273f938a73cb6507d10eef6e83955e76c9a00 (patch) | |
tree | cd693f9a6107472763afee0ca7d0ab0d77c92fb0 /HISTORY | |
parent | c3c2cbc91f8653c897c872562244511ecff7c857 (diff) | |
download | vdr-plugin-lcdproc-c19273f938a73cb6507d10eef6e83955e76c9a00.tar.gz vdr-plugin-lcdproc-c19273f938a73cb6507d10eef6e83955e76c9a00.tar.bz2 |
Fixed a possible buffer overflow in cLcd::SetRunning which caused an ABRT signal with recent libc
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -94,6 +94,8 @@ Head: - implemented cStatus::SetAudioChannel and SetAudioTrack to display audio track information on lcd. - adapted Makefile for VDR >= 1.7.13 +- fixed a possible buffer overflow in cLcd::SetRunning which caused an ABRT signal with + recent libc
\ No newline at end of file |