[llvm-bugs] [Bug 28619] New: Undefined behavior in __hash_table

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jul 19 11:07:43 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28619

            Bug ID: 28619
           Summary: Undefined behavior in __hash_table
           Product: libc++
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: eric at efcs.ca
                CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
    Classification: Unclassified

There is currently undefined behavior in our __hash_table implementation.

The suggested fix is https://reviews.llvm.org/D20787.

This UB is very similar to the UB previously in __tree.
See https://llvm.org/bugs/show_bug.cgi?id=19302 for more information.

-- 
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/20160719/08437cd6/attachment-0001.html>


More information about the llvm-bugs mailing list