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

Issue 6290007: Suppresses the leaks for Bug 70062... (Closed)

Created:
9 years, 11 months ago by Hironori Bono
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Alexander Potapenko, pam+watch_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Suppresses the leaks for Bug 70062 This change just suppresses the leaks for Bug 70062. (Unfortunately, I'm not totally sure why these leaks happen on these bots because "net/socket/ssl_client_socket_nss.cc" has not been changed these days. Since the only change under 'net/socket' is r71739 <http://crrev.com/71739>;, it emerged these leaks?) TBR=thestig,timurrrr BUG=70062 TEST=make the "Linux Tests (valgrind)(3)" bot and the "Chromium OS UI (valgrind)(3)" bot green. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71763

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -0 lines) Patch
M tools/heapcheck/suppressions.txt View 1 1 chunk +8 lines, -0 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Hironori Bono
9 years, 11 months ago (2011-01-19 04:57:39 UTC) #1
Timur Iskhodzhanov
9 years, 11 months ago (2011-01-19 11:40:04 UTC) #2
LGTM.

Probably different PK11_ImportDERPrivateKeyInfoAndReturnKey parameters has led
to some different codepaths...

Powered by Google App Engine
This is Rietveld 408576698