diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-20 13:19:52 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-20 13:19:52 +0100 |
commit | e7107b789e141005c01319a680a43f800e85413c (patch) | |
tree | 0a2fdcc067754209cb02bd8677148106312951b2 /HISTORY | |
parent | f2e71eb66887e32c95252193eff0401880dbb986 (diff) | |
download | vdr-e7107b789e141005c01319a680a43f800e85413c.tar.gz vdr-e7107b789e141005c01319a680a43f800e85413c.tar.bz2 |
Fixed a possible memory leak in creating fonts
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9746,3 +9746,7 @@ 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). + +2021-12-20: + +- Fixed a possible memory leak in creating fonts (reported by Helmut Binder). |