Descriptionnet: don't crash when failing dynamic pins.
ssl_client_socket_nss.cc calls ReportUMAOnPinFailure when pinning fails.
However, that function currently assumes that the pin failure came from a
built-in pin. When that's not the case, it hits a NULL pointer.
BUG=138521
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147926
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|