Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(763)

Issue 193049: linux: add a suppression for a leak when we load a third-party plugin (Closed)

Created:
11 years, 3 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
Lei Zhang, dank
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

linux: add a suppression for a leak when we load a third-party plugin

Patch Set 1 #

Patch Set 2 : bug #

Patch Set 3 : retry #

Patch Set 4 : comment fix #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M tools/valgrind/memcheck/suppressions.txt View 1 2 3 1 chunk +16 lines, -0 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
Evan Martin
11 years, 3 months ago (2009-09-08 22:46:36 UTC) #1
Evan Martin
updated with a bug reference
11 years, 3 months ago (2009-09-08 22:56:32 UTC) #2
Lei Zhang
http://codereview.chromium.org/193049/diff/3001/3002 File tools/valgrind/memcheck/suppressions.txt (right): http://codereview.chromium.org/193049/diff/3001/3002#newcode267 Line 267: fun:realloc also need one for calloc http://codereview.chromium.org/193049/diff/3001/3002#newcode273 Line ...
11 years, 3 months ago (2009-09-08 23:29:07 UTC) #3
dkegel
On Tue, Sep 8, 2009 at 4:29 PM, <thestig@chromium.org> wrote: > http://codereview.chromium.org/193049/diff/3001/3002#newcode267 > Line 267: ...
11 years, 3 months ago (2009-09-09 04:14:40 UTC) #4
dkegel
11 years, 3 months ago (2009-09-09 04:14:59 UTC) #5
On Tue, Sep 8, 2009 at 9:14 PM, Dan Kegel<dkegel@google.com> wrote:
> On Tue, Sep 8, 2009 at 4:29 PM, <thestig@chromium.org> wrote:
>> http://codereview.chromium.org/193049/diff/3001/3002#newcode267
>> Line 267: fun:realloc
>> also need one for calloc
>
> The fun:* wildcard may come in handy here

Or just give up and let the ... handle that, too.

Powered by Google App Engine
This is Rietveld 408576698