Fixed calling close(-1) in cUnbufferedFile::Close()

This commit is contained in:
Klaus Schmidinger
2009-05-31 11:47:05 +02:00
parent 3de4811a42
commit 81cc592c33
3 changed files with 10 additions and 6 deletions

View File

@@ -6114,3 +6114,4 @@ Video Disk Recorder Revision History
- 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).
- Fixed calling close(-1) in cUnbufferedFile::Close() (reported by Reinhard Nissl).