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

Issue 886933008: Fix a memory leak in net::CertVerifyProcMac::VerifyInternal (Closed)

Created:
5 years, 10 months ago by Ryan Sleevi
Modified:
5 years, 10 months ago
Reviewers:
davidben
CC:
chromium-reviews, cbentzel+watch_chromium.org, glider+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix a memory leak in net::CertVerifyProcMac::VerifyInternal BUG=455533 Committed: https://crrev.com/a52857b59bca6dafed787ea871a0d504816ea565 Cr-Commit-Position: refs/heads/master@{#314931}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -17 lines) Patch
M net/cert/cert_verify_proc_mac.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M net/cert/x509_certificate.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M net/cert/x509_certificate_mac.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/valgrind/memcheck/suppressions_mac.txt View 1 chunk +0 lines, -10 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Ryan Sleevi
Assumed I was smart enough to use ScopedCFTypeRef with move semantics. I was not.
5 years, 10 months ago (2015-02-05 22:02:04 UTC) #2
davidben
lgtm with alternate suggestion, but I'm fine with this version if you think this is ...
5 years, 10 months ago (2015-02-05 22:14:35 UTC) #3
Ryan Sleevi
https://codereview.chromium.org/886933008/diff/1/net/cert/cert_verify_proc_mac.cc File net/cert/cert_verify_proc_mac.cc (right): https://codereview.chromium.org/886933008/diff/1/net/cert/cert_verify_proc_mac.cc#newcode493 net/cert/cert_verify_proc_mac.cc:493: ScopedCFTypeRef<CFArrayRef> original_chain(cert->CreateOSCertChainForCert()); On 2015/02/05 22:14:34, David Benjamin wrote: > ...
5 years, 10 months ago (2015-02-05 22:49:40 UTC) #4
davidben
On 2015/02/05 22:49:40, Ryan Sleevi wrote: > https://codereview.chromium.org/886933008/diff/1/net/cert/cert_verify_proc_mac.cc > File net/cert/cert_verify_proc_mac.cc (right): > > https://codereview.chromium.org/886933008/diff/1/net/cert/cert_verify_proc_mac.cc#newcode493 ...
5 years, 10 months ago (2015-02-05 23:14:24 UTC) #5
davidben
On 2015/02/05 23:14:24, David Benjamin wrote: > Sorry, that might not have been clear. I ...
5 years, 10 months ago (2015-02-05 23:15:22 UTC) #6
Ryan Sleevi
On 2015/02/05 23:15:22, David Benjamin wrote: > On 2015/02/05 23:14:24, David Benjamin wrote: > > ...
5 years, 10 months ago (2015-02-05 23:17:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/886933008/20001
5 years, 10 months ago (2015-02-05 23:40:57 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-06 01:00:03 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 01:01:33 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a52857b59bca6dafed787ea871a0d504816ea565
Cr-Commit-Position: refs/heads/master@{#314931}

Powered by Google App Engine
This is Rietveld 408576698