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 /HISTORY | |
parent | 26412e88881697f2ca54164e20dfe75173d1ffd6 (diff) | |
download | vdr-a16a451c1f411b223066209ff7cd840f40c7757c.tar.gz vdr-a16a451c1f411b223066209ff7cd840f40c7757c.tar.bz2 |
Fixed a possible memory leak in creating fonts
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9582,3 +9582,4 @@ Video Disk Recorder Revision History - Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer() (reported by Christoph Haubrich). - Fixed a memory leak in handling the NIT (thanks to Helmut Binder). +- Fixed a possible memory leak in creating fonts (reported by Helmut Binder). |