Fixed following symbolic links in RemoveFileOrDir()

This commit is contained in:
Klaus Schmidinger
2010-08-29 15:03:08 +02:00
parent 5203fa03e8
commit 2009716599
2 changed files with 25 additions and 15 deletions

View File

@@ -6477,3 +6477,4 @@ Video Disk Recorder Revision History
- Added locking to the cCutter functions to avoid a crash in case CutRecording()
is called from a plugin (reported by Andreas Mair).
- Fixed DDS detection for HD resolution subtitles (thanks to Reinhard Nissl).
- Fixed following symbolic links in RemoveFileOrDir().