Skip to content
Commit 24b69b24 authored by Roeland Jago Douma's avatar Roeland Jago Douma Committed by backportbot[bot]
Browse files

Fix reading empty files from objectstorage



Since we try to do range requests this will fail hard.
However since empty files are not that interesting to read anyways we
just read from an emptry memory stream.

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent b6c04b35
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment