diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-01-28 11:21:28 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-01-28 11:21:28 +0100 |
commit | 0055eeeeb8df2b4e0c6f90338529200a0b3dfa22 (patch) | |
tree | 57c45496d2afe5c0ebb6ab5c6c43a69b97ae1e80 /CONTRIBUTORS | |
parent | 5443fd42195fcc3099325caa3ee189eb64727699 (diff) | |
download | vdr-0055eeeeb8df2b4e0c6f90338529200a0b3dfa22.tar.gz vdr-0055eeeeb8df2b4e0c6f90338529200a0b3dfa22.tar.bz2 |
Fixed a possible deadlock when quickly zapping through encrypted channels
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9a07ecce..07cb746a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2627,6 +2627,7 @@ Jörg Wendel <vdr-ml@jwendel.de> for making cEpgHandlers::BeginSegmentTransfer() boolean for suggesting to change tEventID back to u_int32_t for adding the 'aux' member to cEvent + for reporting a possible deadlock when quickly zapping through encrypted channels Peter Pinnau <vdr@unterbrecher.de> for reporting that 'uint32_t' requires including stdint.h in font.h on some systems |