f6d75a6139
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.go | ||
app_test.go | ||
basicauth.go | ||
basicauth_prego14.go | ||
context.go | ||
helpers.go | ||
hmac.go | ||
hmac_test.go | ||
images.go | ||
layer.go | ||
layerupload.go | ||
tags.go |