diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-27 11:16:04 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-27 11:16:04 +0100 |
commit | a16a451c1f411b223066209ff7cd840f40c7757c (patch) | |
tree | 9cf38b7e414239414aac23256feccf844d00e6e4 /CONTRIBUTORS | |
parent | 26412e88881697f2ca54164e20dfe75173d1ffd6 (diff) | |
download | vdr-a16a451c1f411b223066209ff7cd840f40c7757c.tar.gz vdr-a16a451c1f411b223066209ff7cd840f40c7757c.tar.bz2 |
Fixed a possible memory leak in creating fonts
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index efb6eb1b..b5fc4874 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3650,6 +3650,7 @@ Helmut Binder <cco@aon.at> 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 + for reporting a possible memory leak in creating fonts Ulrich Eckhardt <uli@uli-eckhardt.de> for reporting a problem with shutdown after user inactivity in case a plugin is |