[Bug libstdc++/116243] Add ASAN annotations to std::string and friends

2024-10-09 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116243 --- Comment #4 from Jonathan Wakely --- Samsung also sent patches for it a few years ago: https://gcc.gnu.org/pipermail/libstdc++/2018-May/thread.html#47055

[Bug libstdc++/116243] Add ASAN annotations to std::string and friends

2024-10-09 Thread dominik.b.czarnota+bugzilla at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116243 Dominik 'disconnect3d' Czarnota changed: What|Removed |Added CC||dominik.b.czarnota+bu

[Bug libstdc++/116243] Add ASAN annotations to std::string and friends

2024-08-05 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116243 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug libstdc++/116243] Add ASAN annotations to std::string and friends

2024-08-05 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116243 Sam James changed: What|Removed |Added See Also||https://github.com/llvm/llv