mirror of
https://github.com/distribution/distribution
synced 2025-02-23 06:49:36 +01:00
![]() This adds a missing return statement. It is not strictly needed since if the io.Copy fails, the Finish operation will fail. Currently, the client reports both errors where this new code will correctly only report the io.Copy error. Signed-off-by: Stephen J Day <stephen.day@docker.com> |
||
---|---|---|
.. | ||
api_test.go | ||
app_test.go | ||
app.go | ||
basicauth_prego14.go | ||
basicauth.go | ||
context.go | ||
helpers.go | ||
hmac_test.go | ||
hmac.go | ||
images.go | ||
layer.go | ||
layerupload.go | ||
tags.go |