Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SYS-1015] Allocate IOStreamWithOwnedBuf with Aws::New
Summary: The factory needs to create the stream with Aws::New instead of new, as per https://docs.aws.amazon.com/sdk-for-cpp/v1/developer-guide/configuring-iostreams.html Test Plan: make check Reviewers: tudor, ngbronson, dhruba Differential Revision: https://rockset.phacility.com/D13256
- Loading branch information