diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-09 11:51:56 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-09 11:51:56 +0100 |
commit | ac5aecb8eb6d6979877dbf9db813eb8d6b1a6ae6 (patch) | |
tree | dbea8faa967637fe945fa7cc2a32f9b2d069f1ce /HISTORY | |
parent | a9fd732a721336f4cd34eabfd02afde4e9516065 (diff) | |
download | vdr-ac5aecb8eb6d6979877dbf9db813eb8d6b1a6ae6.tar.gz vdr-ac5aecb8eb6d6979877dbf9db813eb8d6b1a6ae6.tar.bz2 |
Fixed 'zombie' processes when closing a pipe
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1083,3 +1083,6 @@ Video Disk Recorder Revision History - Fixed resetting 'mute' state when setting the volume to a non-zero value. - Added log messages when deleting recordings in case the disk runs full while recording. +- Fixed closing a pipe (used for replaying Dolby Digital audio), which + sometimes left 'zombie' processes behind (thanks to Werner Fink for helping + to debug this one). |