summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-05-22 10:51:03 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-05-22 10:51:03 +0200
commitd7c07ecbfd1fe35784b809298db73ac26804085b (patch)
tree1d504cb6e2cdad3c264be410e3264101ba30f6de /CONTRIBUTORS
parent7978112850497d4a4587c142923c248747aed383 (diff)
downloadvdr-d7c07ecbfd1fe35784b809298db73ac26804085b.tar.gz
vdr-d7c07ecbfd1fe35784b809298db73ac26804085b.tar.bz2
Fixed a possible race condition in cDiseqc::Execute()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index d7011f00..bc5b0b47 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2707,3 +2707,6 @@ Dirk Leber <dirk.leber@reel-multimedia.com>
same as the existing one
for reporting that TsGetPayload() gets called without checking whether there actually
is a payload in the given TS packet
+
+Marco Göbenich <mg@needful.de>
+ for reporting a problem with executing diseqc commands from different threads