summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-12-20 13:19:52 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2021-12-20 13:19:52 +0100
commite7107b789e141005c01319a680a43f800e85413c (patch)
tree0a2fdcc067754209cb02bd8677148106312951b2 /HISTORY
parentf2e71eb66887e32c95252193eff0401880dbb986 (diff)
downloadvdr-e7107b789e141005c01319a680a43f800e85413c.tar.gz
vdr-e7107b789e141005c01319a680a43f800e85413c.tar.bz2
Fixed a possible memory leak in creating fonts
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 983b72a1..8f72f6e1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).