summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-12-27 11:16:04 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2021-12-27 11:16:04 +0100
commita16a451c1f411b223066209ff7cd840f40c7757c (patch)
tree9cf38b7e414239414aac23256feccf844d00e6e4 /HISTORY
parent26412e88881697f2ca54164e20dfe75173d1ffd6 (diff)
downloadvdr-a16a451c1f411b223066209ff7cd840f40c7757c.tar.gz
vdr-a16a451c1f411b223066209ff7cd840f40c7757c.tar.bz2
Fixed a possible memory leak in creating fonts
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ba1b4f64..ac8d8799 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).