mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-09-22 23:15:20 +00:00
Don't dispose!
This commit is contained in:
@@ -91,7 +91,6 @@ namespace SharpCompress.Writer.Tar
|
||||
{
|
||||
PadTo512(0, true);
|
||||
PadTo512(0, true);
|
||||
OutputStream.Dispose();
|
||||
}
|
||||
base.Dispose(isDisposing);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user