ashgti wrote:
Is this due to using `response.description = {stream.GetData(), stream.GetSize()};` to define the string? Is that not a copy copy of the underlying value? We may need to explicitly copy it then.
https://github.com/llvm/llvm-project/pull/165858