Mar 6, 2023
Post comments count2
Post likes count1
std::string now supports Address Sanitizer
The standard library now checks for more incorrect usage using the ASan "container overflow" feature in `std::string`.