Closing all open file descriptors when calling external programs

This commit is contained in:
Klaus Schmidinger
2001-10-20 10:39:27 +02:00
parent 312764a7ab
commit 60ee85bf17
5 changed files with 44 additions and 6 deletions

View File

@@ -821,3 +821,4 @@ Video Disk Recorder Revision History
- Removed the "system time seen..." message.
- Fixed a bug in the replay mode display when pressing the Green or Yellow
button while in trick mode (thanks to Stefan Huelswitt)
- Closing all open file descriptors when calling external programs.