mirror of
https://github.com/versity/versitygw.git
synced 2026-03-27 09:54:59 +00:00
When a client provides an invalid or incomplete body for a single-part upload, the handler returns before the link stage. Factor tempfile removal into cleanup() to catch all cases.