[LLVMbugs] [Bug 20362] Double-free corruption in vector move assignment

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jul 21 08:15:24 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20362

Marshall Clow (home) <mclow.lists at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
           Assignee|unassignedclangbugs at nondot. |mclow.lists at gmail.com
                   |org                         |

--- Comment #2 from Marshall Clow (home) <mclow.lists at gmail.com> ---
In commit 213546, I have mitigated this problem.
Your test case no longer crashes, but it does leak memory.

This may be the best that we can do at this point.

Closing as "wontfix".

-- 
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/20140721/7a0b6e4c/attachment.html>


More information about the llvm-bugs mailing list