diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-09 16:28:15 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-09 16:28:15 +0100 |
commit | df0e2f0dc8f4fbd31faa6c207931adde4dbe2f0c (patch) | |
tree | d3679cca719c54acef4bcda41c44117220254170 /HISTORY | |
parent | 7ad17726d81f586307bcfba2cc9c05af0e7b6ef0 (diff) | |
download | vdr-df0e2f0dc8f4fbd31faa6c207931adde4dbe2f0c.tar.gz vdr-df0e2f0dc8f4fbd31faa6c207931adde4dbe2f0c.tar.bz2 |
The section handler is now stopped before the device is destroyed
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5599,3 +5599,7 @@ Video Disk Recorder Revision History by Andreas Brugger). - Improved sending all frames to devices that can handle them in fast forward trick speeds, including subtitles (thanks to Timo Eskola). +- The section handler is now stopped before the device is destroyed, to avoid + accessing file handles after they have become invalid (thanks to Reinhard + Nissl for reporting an invalid access when ending VDR, and to Deti Fliegl for + a patch that was used to implement StopSectionHandler()). |