Skip to content

Commit

Permalink
Освобождение файла контейнера после распаковки
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilBeaver committed Feb 25, 2020
1 parent 8a064f5 commit ee65b85
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@

Распаковщик = Новый ЧтениеФайла8(ФайлРаспаковки);
Распаковщик.ИзвлечьВсе(КаталогРаспаковки, Истина);
ОсвободитьОбъект(Распаковщик);

КонецЕсли;

Expand Down

0 comments on commit ee65b85

Please sign in to comment.