Fixed a memory leak when reaching the end of a recording during replay

This commit is contained in:
Klaus Schmidinger
2009-05-31 10:02:20 +02:00
parent ea5ee20db1
commit 3de4811a42
3 changed files with 17 additions and 8 deletions

View File

@@ -6112,3 +6112,5 @@ Video Disk Recorder Revision History
- Fixed generating PAT/PMT version numbers in case the PIDs change during
recording (reported by Reinhard Nissl).
- Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk).
- Fixed a memory leak when reaching the end of a recording during replay (reported
by Reinhard Nissl).