Fixed releasing 'index' memory after recording or playback

This commit is contained in:
Klaus Schmidinger
2001-11-03 12:52:39 +01:00
parent 78d1fe10a4
commit c31e701e73
2 changed files with 3 additions and 1 deletions

View File

@@ -858,3 +858,4 @@ Video Disk Recorder Revision History
disable automatic shutdown.
- Added a fifth parameter to the 'shutdown' call that indicates the reason for
this shutdown request (see INSTALL).
- Fixed releasing 'index' memory after recording or playback.