Fixed a possible memory leak in creating fonts

This commit is contained in:
Klaus Schmidinger
2021-12-27 11:16:04 +01:00
parent 26412e8888
commit a16a451c1f
3 changed files with 6 additions and 2 deletions

View File

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