Fixed a memory leak in cNonBlockingFileReader

This commit is contained in:
Klaus Schmidinger
2003-05-24 09:10:07 +02:00
parent 24bbaa277c
commit 987c2f34e7
3 changed files with 4 additions and 1 deletions

View File

@@ -2177,3 +2177,4 @@ Video Disk Recorder Revision History
- Modified handling of audio packets in cDvbPlayer for better sync with external
AC3 replay (thanks to Werner Fink).
- Fixed a memory leak in cNonBlockingFileReader (thanks to Stefan Huelswitt).