summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-05-30 11:06:55 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-05-30 11:06:55 +0200
commitf97a59597f53e2a207b624ab32f491131253987c (patch)
tree1447dc381514dd21c2143ce0fdeda40f1775c479 /CONTRIBUTORS
parent6edfcda43a365cfd94ed6649d66a0adcbb965480 (diff)
downloadvdr-f97a59597f53e2a207b624ab32f491131253987c.tar.gz
vdr-f97a59597f53e2a207b624ab32f491131253987c.tar.bz2
Now using a separate mutex to fix the race between SVDRP CHAN and cDevice::HasProgramme()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 7cdb554c..a3d593f3 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2858,6 +2858,8 @@ Derek Kelly <user.vdr@gmail.com>
for suggesting to change the naming of "binary skip mode" to "adaptive skip mode"
for suggesting to make the -u option also accept a numerical user id
for reporting a problem with abs() in gcc6+ when called with an unsigned variable
+ for reporting a deadlock after the fix for a race between SVDRP CHAN and
+ cDevice::HasProgramme()
Marcel Unbehaun <frostworks@gmx.de>
for adding cRecordingInfo::GetEvent()