mirror of
https://github.com/versity/versitygw.git
synced 2026-07-28 11:02:55 +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.