diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-05-22 10:51:03 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-05-22 10:51:03 +0200 |
commit | d7c07ecbfd1fe35784b809298db73ac26804085b (patch) | |
tree | 1d504cb6e2cdad3c264be410e3264101ba30f6de /CONTRIBUTORS | |
parent | 7978112850497d4a4587c142923c248747aed383 (diff) | |
download | vdr-d7c07ecbfd1fe35784b809298db73ac26804085b.tar.gz vdr-d7c07ecbfd1fe35784b809298db73ac26804085b.tar.bz2 |
Fixed a possible race condition in cDiseqc::Execute()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
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 |