Skip to content
Commit bb8428f7 authored by Kenny Root's avatar Kenny Root
Browse files

Fix leak in setting certificate chain patch

Android has a custom certificate chain patch that didn't check whether
the cert_chain was already set when setting the new chain. This results
in a leak of all the X509 instances in the stack of certificates.

Bug: 10610037
Change-Id: I62433671ef18b06cafa5ec18e7b2e6190ce4504d
parent afd3666d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment