3rdparty
3rdparty copied to clipboard
ZipStreamer & TarStreamer: patch to fix premature stream termination
Fixes: https://github.com/nextcloud/server/issues/42248. Upstream issue: https://github.com/DeepDiver1975/PHPZipStreamer/issues/19 & https://github.com/owncloud/TarStreamer/issues/31. Upstream PR: https://github.com/DeepDiver1975/PHPZipStreamer/pull/20 & https://github.com/owncloud/TarStreamer/pull/32.