diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 15:26:13 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 15:26:13 +0200 |
commit | 214c12289f58c90369fce58af20ae50a22fda34d (patch) | |
tree | d1cc4563df10519e666cf7613738bc0c5809683d /CONTRIBUTORS | |
parent | a8eaa2538c7bad811e41797508092ebbeca8da09 (diff) | |
download | vdr-214c12289f58c90369fce58af20ae50a22fda34d.tar.gz vdr-214c12289f58c90369fce58af20ae50a22fda34d.tar.bz2 |
Improved cControl::Launch() to keep 'control' from pointing to uninitialized memory
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 07c0add6..937e2a59 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1015,6 +1015,8 @@ Rolf Ahrenberg <rahrenbe@cc.hut.fi> the plugins for increasing the maximum number of DVB devices to 8 for suggesting to change the parameter "OSD font" to "Default font" in "Setup/OSD" + for improving cControl::Launch() to keep 'control' from pointing to uninitialized + memory Ralf Klueber <ralf.klueber@vodafone.com> for reporting a bug in cutting a recording if there is only a single editing mark |