diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2022-01-24 16:53:45 +0100 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2022-01-24 16:53:45 +0100 |
| commit | 50c3951017411eabb5a14f43ccca91cd564f4d3a (patch) | |
| tree | 5df3fe6f4ed609adb283f5e1c817e2a1ff3eafd1 /HISTORY | |
| parent | ea1ad945b4fdedda8923b88d68d412743845a17e (diff) | |
| download | vdr-50c3951017411eabb5a14f43ccca91cd564f4d3a.tar.gz vdr-50c3951017411eabb5a14f43ccca91cd564f4d3a.tar.bz2 | |
Fixed a possible deadlock in cDevice::DetachAllReceivers()
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9775,3 +9775,4 @@ Video Disk Recorder Revision History - Added some missing "AUTO" values to vdr.5 (thanks to Winfried Köhler). - Fixed handling zero bytes in cH264Parser (thanks to Christoph Haubrich). - Fixed handling error conditions in the index file (reported by Markus Ehrnsperger). +- Fixed a possible deadlock in cDevice::DetachAllReceivers() (thanks to Helmut Binder). |
