Fixed a memory leak in cDvbPlayer

This commit is contained in:
Klaus Schmidinger
2005-05-05 12:53:43 +02:00
parent fd2c54cec0
commit ff0a48d3be
3 changed files with 5 additions and 1 deletions

View File

@@ -3480,3 +3480,4 @@ Video Disk Recorder Revision History
(thanks to Ville Skytt<74>).
- Updated the Danish OSD texts (thanks to Mogens Elneff).
- Fixed a memory leak in tComponent (thanks to Stefan Huelswitt and Daniel Thompson).
- Fixed a memory leak in cDvbPlayer (thanks to Stefan Huelswitt).