[LLVMbugs] [Bug 6699] false positive memory leak in C arrays with CoreFoundation

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 31 17:17:20 PDT 2010


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

Ted Kremenek <kremenek at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |kremenek at apple.com
         Resolution|                            |FIXED

--- Comment #1 from Ted Kremenek <kremenek at apple.com> 2010-03-31 19:17:19 CDT ---
Fixed:

http://llvm.org/viewvc/llvm-project?view=rev&revision=100067

This turned out to be a regression in the state-cleaning logic concerning
values bound to array elements with a non-zero index.

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