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

Issue 553223002: Use ScopedEVP_PKEY in keystore_openssl.cc. (Closed)

Created:
6 years, 3 months ago by davidben
Modified:
6 years, 3 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use ScopedEVP_PKEY in keystore_openssl.cc. Somewhat cleaner without having to pass around half-constructed EVP_PKEY objects everywhere. BUG=none Committed: https://crrev.com/2a463aa5cfadb60605e7d63cd00af8fd7ffbadf7 Cr-Commit-Position: refs/heads/master@{#294241}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -57 lines) Patch
M net/android/keystore_openssl.h View 2 chunks +3 lines, -1 line 0 comments Download
M net/android/keystore_openssl.cc View 11 chunks +44 lines, -56 lines 1 comment Download

Messages

Total messages: 7 (2 generated)
davidben
https://codereview.chromium.org/553223002/diff/1/net/android/keystore_openssl.cc File net/android/keystore_openssl.cc (right): https://codereview.chromium.org/553223002/diff/1/net/android/keystore_openssl.cc#newcode348 net/android/keystore_openssl.cc:348: !EVP_PKEY_set1_RSA(pkey.get(), rsa.get())) { It doesn't really matter because EVP_PKEY_set1_RSA ...
6 years, 3 months ago (2014-09-09 23:07:19 UTC) #2
Ryan Sleevi
lgtm
6 years, 3 months ago (2014-09-09 23:23:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidben@chromium.org/553223002/1
6 years, 3 months ago (2014-09-10 21:02:29 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1) as 9f70a9f84eebef18b42af410a80e72e51cac3e01
6 years, 3 months ago (2014-09-10 22:14:21 UTC) #6
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 22:26:25 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2a463aa5cfadb60605e7d63cd00af8fd7ffbadf7
Cr-Commit-Position: refs/heads/master@{#294241}

Powered by Google App Engine
This is Rietveld 408576698