[llvm-bugs] [Bug 31849] Improper alignment in pointer cast in unordered_map of std::aligned_storage
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Feb 4 11:40:04 PST 2017
https://llvm.org/bugs/show_bug.cgi?id=31849
Eric Fiselier <eric at efcs.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Eric Fiselier <eric at efcs.ca> ---
This has already been fixed in 4.0. I thought the fix made it into 3.9 but it
appears it didn't. The UB fixes for __tree made it in, but not the ones for
__hash_table.
Thanks for the report. Feel free to file any other UBSan bugs you find in
libc++ trunk.
--
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/20170204/f4827275/attachment.html>
More information about the llvm-bugs
mailing list