Note this only happens in the tests with strings > 15 characters in length. I suspect that must be the boundary where std::string starts mallocing the contents.
Note this only happens in the tests with strings > 15 characters in length. I suspect that must be the boundary where std::string starts mallocing the contents.