diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-27 11:11:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-27 11:11:16 +0100 |
commit | 26412e88881697f2ca54164e20dfe75173d1ffd6 (patch) | |
tree | 02bca214b7a87707ee1cf58a943fdef7af02dff5 /CONTRIBUTORS | |
parent | 2e1b2107e70585aa761446e8e5f43b43abfb7949 (diff) | |
download | vdr-26412e88881697f2ca54164e20dfe75173d1ffd6.tar.gz vdr-26412e88881697f2ca54164e20dfe75173d1ffd6.tar.bz2 |
Fixed a memory leak in handling the NIT
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5d23c9b0..efb6eb1b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3649,6 +3649,7 @@ Helmut Binder <cco@aon.at> PMT pid were checked any more for reporting a problem with PMT handling in case locking the Channels list times out for avoiding a lengthy lock on the Channels list when starting a recording + for fixing a memory leak in handling the NIT Ulrich Eckhardt <uli@uli-eckhardt.de> for reporting a problem with shutdown after user inactivity in case a plugin is |