diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-31 11:47:05 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-31 11:47:05 +0200 |
commit | 81cc592c336b45b32086cfeeec2495e0f7f2ded2 (patch) | |
tree | 15a09c17f66f8dd9dade5ff658eb4439d3207ecd /HISTORY | |
parent | 3de4811a424e984a1dfa271a3be5f4137c935bc1 (diff) | |
download | vdr-81cc592c336b45b32086cfeeec2495e0f7f2ded2.tar.gz vdr-81cc592c336b45b32086cfeeec2495e0f7f2ded2.tar.bz2 |
Fixed calling close(-1) in cUnbufferedFile::Close()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |