diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-16 14:50:33 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-16 14:50:33 +0100 |
commit | 8c0981583fcd5e531ac955cd8184866dd4eaf9a2 (patch) | |
tree | 5c828b6806e777e979666506a85fab8513db22b8 /HISTORY | |
parent | c522225344fdcbea2ec2946695d43a5dfa6c175a (diff) | |
download | vdr-8c0981583fcd5e531ac955cd8184866dd4eaf9a2.tar.gz vdr-8c0981583fcd5e531ac955cd8184866dd4eaf9a2.tar.bz2 |
Fixed a possible race condition in cDevice::Action() and cTSBuffer::Action()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3318,3 +3318,5 @@ Video Disk Recorder Revision History cRecorder::cRecorder() cReceiver::cReceiver() cRemux::cRemux() +- Fixed a possible race condition in cDevice::Action() and cTSBuffer::Action() + (thanks to Stefan Huelswitt). |