diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-07-01 15:05:17 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-07-01 15:05:17 +0200 |
commit | fa5c9f764a6edbaba9543365770b14992194a5d0 (patch) | |
tree | d464cbe5bd7b43624c94fe0dd7474b65412a715e /CONTRIBUTORS | |
parent | 5193fd9d9945437fbc7663f1585ae5d96d2ba103 (diff) | |
download | vdr-fa5c9f764a6edbaba9543365770b14992194a5d0.tar.gz vdr-fa5c9f764a6edbaba9543365770b14992194a5d0.tar.bz2 |
Now setting currentDisplayChannel = NULL before calling cStatus::MsgOsdClear() in ~cDisplayChannel(), to avoid possible problems in case a plugin calls IsOpen()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c15ced33..cbac654d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3426,6 +3426,7 @@ Thomas Reufer <thomas@reufer.ch> for fixing regenerating the index of audio recordings for implementing the SVDRP commands 'LSTD' and 'PRIM' for adding some comments regarding font height + for reporting a possible problem with plugins calling IsOpen() in ~cDisplayChannel() Eike Sauer <EikeSauer@t-online.de> for reporting a problem with channels that need more than 5 TS packets for detecting |