[LLVMbugs] [Bug 8400] New: [PATCH] Missing dispose in c-index-test
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Oct 17 15:25:41 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8400
Summary: [PATCH] Missing dispose in c-index-test
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: alp at nuanti.com
CC: llvmbugs at cs.uiuc.edu
The result from clang_tokenize() must be freed with clang_disposeTokens(). Fix
attached.
--
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