diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-20 11:34:04 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-20 11:34:04 +0100 |
commit | c07a3a371ed4be7acece41ad06a81bf6814585f8 (patch) | |
tree | 02e72ebdf4c7973d131abe101af6dd41314dc044 /CONTRIBUTORS | |
parent | 6533efdf676ccdc2ba1bfe0b2dafd12775957a84 (diff) | |
download | vdr-c07a3a371ed4be7acece41ad06a81bf6814585f8.tar.gz vdr-c07a3a371ed4be7acece41ad06a81bf6814585f8.tar.bz2 |
Fixed a possible recursion in cControl::Shutdown()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4d984a83..12ffc0e0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -735,6 +735,7 @@ Sascha Volkenandt <sascha@akv-soft.de> for pointing out a "near miss" condition in cCondVar for reporting a bug in cChannel::SetName() in case only the ShortName or Provider has changed + for fixing a possible recursion in cControl::Shutdown() Malcolm Caldwell <malcolm.caldwell@ntu.edu.au> for modifying LOF handling to allow for C-band reception |