diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-27 11:11:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-27 11:11:16 +0100 |
commit | 26412e88881697f2ca54164e20dfe75173d1ffd6 (patch) | |
tree | 02bca214b7a87707ee1cf58a943fdef7af02dff5 /HISTORY | |
parent | 2e1b2107e70585aa761446e8e5f43b43abfb7949 (diff) | |
download | vdr-26412e88881697f2ca54164e20dfe75173d1ffd6.tar.gz vdr-26412e88881697f2ca54164e20dfe75173d1ffd6.tar.bz2 |
Fixed a memory leak in handling the NIT
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |