Fixed a memory leak in handling the NIT

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

View File

@@ -9581,3 +9581,4 @@ Video Disk Recorder Revision History
- Fixed cTsPayload::AtPayloadStart() to ignore TS packets from other PIDs.
- Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer() (reported by Christoph
Haubrich).
- Fixed a memory leak in handling the NIT (thanks to Helmut Binder).