mirror of
https://github.com/distribution/distribution.git
synced 2026-01-29 21:40:32 +00:00
In GetContent() we read the bytes from a blob but do not close the underlying response body. Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>