The cCiHandler now closes its file handle when it gets destroyed

This commit is contained in:
Klaus Schmidinger
2003-05-25 11:51:28 +02:00
parent 4289180a03
commit b92bb866f6
3 changed files with 6 additions and 2 deletions

View File

@@ -2201,3 +2201,4 @@ Video Disk Recorder Revision History
- Changed the DEFAULTPRIORITY in device.c to -1, so that the primary device
will be used for FTA recordings in case the CAM is connected to a non-primary
device (thanks to Reinhard Walter Buchner for reporting this one).
- The cCiHandler now closes its file handle when it gets destroyed.