[llvm-bugs] [Bug 50114] MemorySanitizer: use-of-uninitialized-value in std::string s = "x"; std::strlen(s.c_str());
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Apr 24 09:50:41 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50114
Nikita Kniazev <nok.raven at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 from Nikita Kniazev <nok.raven at gmail.com> ---
This and bug 50112 are hitting something in __get_pointer, so I assume both
issues have the same root cause. Closing as a duplicate of bug 50112.
*** This bug has been marked as a duplicate of bug 50112 ***
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210424/6f82b1e8/attachment.html>
More information about the llvm-bugs
mailing list