net: 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 Review URL: https://chromiumcodereview.appspot.com/10802067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147926 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment