Work around libstdc++ bug.
Work around libstdc++ bug in the std::string range ctor that can trigger an abort in ubsan. See ATEAM-937 and https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109703
Work around libstdc++ bug in the std::string range ctor that can trigger an abort in ubsan. See ATEAM-937 and https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109703
Fixes some unit test crashes seen in the ATLAS dbg build.
changed milestone to %v37r2
approved this merge request
enabled an automatic merge when the pipeline for aa3bbe56 succeeds
mentioned in commit e3adce27
merged