summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-06 12:29:38 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-06 12:29:38 +0200
commit16c3b8f0e7f3bd4ba5148e188806eae7ddcfaf08 (patch)
tree3dd6536b8fab9f8cdc826ab56a836731c3684108 /CONTRIBUTORS
parentff5df8f29852a1c968a2797e13e494ae882bed26 (diff)
downloadvdr-16c3b8f0e7f3bd4ba5148e188806eae7ddcfaf08.tar.gz
vdr-16c3b8f0e7f3bd4ba5148e188806eae7ddcfaf08.tar.bz2
Fixed an out-of-bounds memory access with audio language ids
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 349d70de..f245754b 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -1248,6 +1248,7 @@ Udo Richter <udo_richter@gmx.de>
for reporting a problem in handling page up/down in menu lists in case there are
several non selectable items in a row
for fixing handling 'page down' after it was broken in version 1.3.26
+ for suggesting a fix for an out-of-bounds memory access with audio language ids
Sven Kreiensen <svenk@kammer.uni-hannover.de>
for his help in keeping 'channels.conf.terr' up to date
@@ -1402,3 +1403,6 @@ Henrik Niehaus <henrik.niehaus@gmx.de>
Martin Wache <M.Wache@gmx.net>
for adding a sleep in cDvbPlayer::Action() in case there is no data to send to the
device, which avoids a busy loop on very fast machines
+
+Matthias Lenk <matthias.lenk@amd.com>
+ for reporting an out-of-bounds memory access with audio language ids