[LLVMbugs] [Bug 21326] False position CERT MEM04 zero-length allocation error

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Oct 27 14:31:16 PDT 2014


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

Jordan Rose <jordan_rose at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Jordan Rose <jordan_rose at apple.com> ---
Marshall checked the standard in bug 21321 and it looks like that footnote does
/not/ apply to malloc() (it's for the builtin operator new()), so this behaves
correctly.

-- 
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/20141027/39de2928/attachment.html>


More information about the llvm-bugs mailing list