David Rose 23 lat temu
rodzic
commit
147af90897
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      panda/src/downloader/extractor.cxx

+ 1 - 1
panda/src/downloader/extractor.cxx

@@ -176,7 +176,7 @@ step() {
       downloader_cat.error()
         << "Unable to read subfile "
         << _multifile.get_subfile_name(_subfile_index) << ".\n";
-      cleanup();
+      reset();
       return EU_error_abort;
     }