Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deep copy Blob in LocalBlobStore.getBlob
ByteSourcePayload.openStream is not thread safe and lack of synchronization can throw ArrayIndexOutOfBoundsExceptions. Instead deep copy the underlying Payload. Fixes gaul/s3proxy#303.
- Loading branch information