Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(10644)

Issue 180073: [PATCH] Fix a memory leak in OpaqueType (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 4 months ago by collinwinter
Modified:
14 years, 4 months ago
Reviewers:
CC:
Jeffrey Yasskin (google), llvm-commits_cs.uiuc.edu
Base URL:
http://llvm.org/svn/llvm-project/llvm/trunk/
Visibility:
Public.

Description

This fixes a memory leak found by Google's internal heapchecker. LLVM, Clang and Unladen Swallow tests pass. Committed as http://llvm.org/viewvc/llvm-project?view=rev&revision=91611.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -3 lines) Patch
M include/llvm/DerivedTypes.h View 1 chunk +1 line, -3 lines 0 comments Download
M lib/VMCore/LLVMContextImpl.h View 3 chunks +11 lines, -0 lines 0 comments Download
M lib/VMCore/Type.cpp View 2 chunks +17 lines, -0 lines 0 comments Download
A unittests/VMCore/DerivedTypesTest.cpp View 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 2
collinwinter
Please take a look.
14 years, 4 months ago (2009-12-16 23:48:03 UTC) #1
clattner_apple.com
14 years, 4 months ago (2009-12-17 19:25:47 UTC) #2
On Dec 16, 2009, at 3:48 PM, collinwinter@google.com wrote:

> Reviewers: ,
> 
> Message:
> Please take a look.
> 
> Description:
> This fixes a memory leak found by Google's internal heapchecker.
> LLVM/Clang tests pass.
> 
> Please review this at http://codereview.appspot.com/180073

Looks great to me, please apply.  Nice catch!

-Chris
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b