diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-06 16:46:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-06 16:46:18 +0100 |
commit | bbe24e4e622f8f77e63724b4d624b0a7dc0c7d12 (patch) | |
tree | 533cb0970c8932e73cfcc19f5b8917671cbf4be4 /CONTRIBUTORS | |
parent | cb696731e693392e07817d276f7ccb627a23dc51 (diff) | |
download | vdr-bbe24e4e622f8f77e63724b4d624b0a7dc0c7d12.tar.gz vdr-bbe24e4e622f8f77e63724b4d624b0a7dc0c7d12.tar.bz2 |
Fixed a possible race condition in cDevice::Action()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 93a2b102..fc6b5a22 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1160,6 +1160,7 @@ Lucian Muresan <lucianm@users.sourceforge.net> Mattias Grönlund <Mattias@Gronlund.net> for pointing out a missing cleanup at program exit in case there is a problem with a plugin + for fixing possible race condition in cDevice::Action() Uwe Hanke <uhanke@gmx.de> for fixing some typos in the Makefile's 'font' target |