Fixed a memory leak in NIT processing

This commit is contained in:
Klaus Schmidinger
2004-05-22 15:47:06 +02:00
parent 927a54403d
commit ea04f80d95
3 changed files with 4 additions and 1 deletions

View File

@@ -2825,3 +2825,4 @@ Video Disk Recorder Revision History
this one and helping to test the fix).
- Fixed freezing picture when a recording starts on a system that always uses
'Transfer Mode' (thanks to Michal Dobrzynski for reporting this one).
- Fixed a memory leak in NIT processing (thanks to Marcel Wiesweg).