[LLVMbugs] [Bug 18262] False positive: malloced pointers wrapped in NSValues

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jan 7 13:41:52 PST 2014


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

Jordan Rose <jordan_rose at apple.com> changed:

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

--- Comment #3 from Jordan Rose <jordan_rose at apple.com> ---
Silenced in r198710 by escaping values that go into a class method named
+valueWithPointer:. (No modeling of NSValue.)

-- 
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/20140107/d078bffa/attachment.html>


More information about the llvm-bugs mailing list