[LLVMbugs] [Bug 12100] "NoCopy" methods and functions should assume ownership of malloc'd bytes

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Feb 27 18:30:27 PST 2012


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

Anna Zaks <ganna at apple.com> changed:

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

--- Comment #4 from Anna Zaks <ganna at apple.com> 2012-02-27 20:30:27 CST ---
Done in r151608.

Blacklisted 'CF..NoCopy'. Added a warning when 'kCFAllocatorNull' is used as
deallocator. We should be able to track the buffer if the user wants to free
it.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list