Fixed a possible memory leak in creating fonts

This commit is contained in:
Klaus Schmidinger
2021-12-20 13:19:52 +01:00
parent f2e71eb668
commit e7107b789e
3 changed files with 9 additions and 2 deletions

View File

@@ -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).