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

Issue 401943002: Fixups to keystore_openssl.cc after BoringSSL. (Closed)

Created:
6 years, 5 months ago by davidben
Modified:
6 years, 5 months ago
Reviewers:
agl
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Fixups to keystore_openssl.cc after BoringSSL. Some 'return 1's should be 'return 0's. A couple mixed up error codes. Also be consistent about 'ec_key' vs 'eckey' vs 'key'. BUG=none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M net/android/keystore_openssl.cc View 10 chunks +14 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
davidben
I probably should have caught these in the initial review. As before, probably to be ...
6 years, 5 months ago (2014-07-18 21:34:28 UTC) #1
agl
lgtm
6 years, 5 months ago (2014-07-19 00:06:50 UTC) #2
davidben
6 years, 5 months ago (2014-07-22 20:37:20 UTC) #3
On 2014/07/19 00:06:50, agl wrote:
> lgtm

Got landed as part of BoringSSL cutover.

Powered by Google App Engine
This is Rietveld 408576698