[LLVMbugs] [Bug 13751] vector push_back strdup: Memory is never released

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 5 15:58:01 PDT 2012


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

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> 2012-09-05 17:58:01 CDT ---
Non-temporary destructors are now always included in the CFG so they can be
processed by the analyzer. Committed in r163264.

-- 
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