[LLVMbugs] [Bug 7964] New: Memory leaks in LLVM

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 22 02:41:00 PDT 2010


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

           Summary: Memory leaks in LLVM
           Product: libraries
           Version: 2.7
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Core LLVM classes
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: WheretIB at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=5400)
 --> (http://llvm.org/bugs/attachment.cgi?id=5400)
Test file that shows the leaks

There are 17 memory leaks in static LLVM objects in my configuration.

I use Microsoft Visual Studio 2005 and LLVM is compiled in Debug configuration.

Attachment shows an example of a simple leak detector and it's output.

(additional include directories:
"...\llvm-2.7\install\include;...\llvm-2.7\include;")
("...\llvm-2.7\install\lib\Debug" is in "VC++ Directories"->"Library files")
"...\llvm-2.7\install\" is the target directory of CMake.

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