Fixed a memory leak in closing the video file during replay

This commit is contained in:
Klaus Schmidinger
2006-04-29 13:23:15 +02:00
parent 56468f72ad
commit 7367b6a832
3 changed files with 4 additions and 2 deletions

View File

@@ -4684,3 +4684,4 @@ Video Disk Recorder Revision History
is active (thanks to Udo Richter; bug reported by Dominique Simon).
- Updated the Polish OSD texts (thanks to Jaroslaw Swierczynski).
- Fixed a memory leak in handling external EPG data (thanks to Tobias Grimm).
- Fixed a memory leak in closing the video file during replay (thanks to Tobias Grimm).