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

Issue 8588015: Fix leak in X509UtilNSSTest VerifyCertificateSignature. (Closed)

Created:
9 years, 1 month ago by mattm
Modified:
9 years, 1 month ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix leak in X509UtilNSSTest VerifyCertificateSignature. Forgot to initialize the ScopedPLArenaPool, so the ASN1 functions were leaking. BUG=88782 TEST=memory bots TBR=cpu@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110417

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M net/base/x509_util_nss_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698