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

Issue 10883012: net: don't crash when processing a certificate with an unknown public key. (Closed)

Created:
8 years, 4 months ago by agl
Modified:
8 years, 4 months ago
Reviewers:
wtc, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, wtc
Visibility:
Public.

Description

net: don't crash when processing a certificate with an unknown public key. BUG=144466 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153220

Patch Set 1 #

Patch Set 2 : g try #

Total comments: 6

Patch Set 3 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -10 lines) Patch
M net/base/cert_verify_proc_unittest.cc View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
M net/base/x509_certificate_openssl.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M net/base/x509_certificate_win.cc View 1 2 2 chunks +8 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
agl
8 years, 4 months ago (2012-08-23 20:19:59 UTC) #1
Ryan Sleevi
https://chromiumcodereview.appspot.com/10883012/diff/3001/net/base/cert_verify_proc_unittest.cc File net/base/cert_verify_proc_unittest.cc (right): https://chromiumcodereview.appspot.com/10883012/diff/3001/net/base/cert_verify_proc_unittest.cc#newcode233 net/base/cert_verify_proc_unittest.cc:233: Verify(cert, "test2.imperialviolet.org", 0, NULL, &verify_result); You should be able ...
8 years, 4 months ago (2012-08-23 20:48:59 UTC) #2
Ryan Sleevi
btw, LGTM mod nits above
8 years, 4 months ago (2012-08-23 20:49:38 UTC) #3
wtc
Patch set 2 LGTM. I verified that x509_certificate_{mac,nss}.cc already handle errors. If you decide to ...
8 years, 4 months ago (2012-08-23 20:56:44 UTC) #4
agl
https://chromiumcodereview.appspot.com/10883012/diff/3001/net/base/cert_verify_proc_unittest.cc File net/base/cert_verify_proc_unittest.cc (right): https://chromiumcodereview.appspot.com/10883012/diff/3001/net/base/cert_verify_proc_unittest.cc#newcode233 net/base/cert_verify_proc_unittest.cc:233: Verify(cert, "test2.imperialviolet.org", 0, NULL, &verify_result); On 2012/08/23 20:48:59, Ryan ...
8 years, 4 months ago (2012-08-24 13:46:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/10883012/6003
8 years, 4 months ago (2012-08-24 13:47:11 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-24 16:03:30 UTC) #7
Change committed as 153220

Powered by Google App Engine
This is Rietveld 408576698