parent
6e67bfcda5
commit
425a05e1c8
1 changed files with 1 additions and 3 deletions
|
@ -348,9 +348,7 @@ impl<A: Read + Write + Seek> ZipWriter<A> {
|
|||
self.abort_file().unwrap();
|
||||
return Err(e.into());
|
||||
}
|
||||
self.writing_to_file = false;
|
||||
self.writing_raw = false;
|
||||
Ok(())
|
||||
self.finish_file()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue