mirror of
https://github.com/pgsty/minio.git
synced 2026-03-22 17:55:28 +01:00
Return errors when untar fails at once. Current error handling was quite a mess. Errors are written to the stream, but processing continues. Instead, return errors when they occur and transform internal errors to bad request errors, since it is likely a problem with the input. Fixes #13832
3.9 KiB
3.9 KiB