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

Issue 2451433002: Change scoped_ptr_openssl_void (et al.) → bssl::UniquePtr (Closed)

Created:
4 years, 1 month ago by Buck
Modified:
4 years, 1 month ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change scoped_ptr_openssl_void (et al.) → bssl::UniquePtr The latter type is provided by BoringSSL directly, obviating the need for special wrapper classes. (There are no plans to change openssl_unique_ptr, since that type can be redefined as bssl::UniquePtr.) Merge internal change: 136373469 R=rch@chromium.org BUG=

Patch Set 1 #

Patch Set 2 : rebase-update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M net/quic/core/crypto/channel_id.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 1 chunk +1 line, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
Buck
4 years, 1 month ago (2016-10-24 19:43:26 UTC) #1
Ryan Hamilton
4 years, 1 month ago (2016-10-24 21:24:46 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698