Files
sdk/runtime/bin
Zachary Anderson 8808f853e3 Fix memory leaks in BoringSSL secure socket implementation
After running our tests with ASAN and inspecting the
BoringSSL code, it appears that the calls indicated
in the CL increment the reference count of the
objects passed in being added to the security context.
Therefore, to avoid a leak, we have to free() the
objects to decrement the reference count so that the
memory is freed when the context is destroyed.

R=asiva@google.com

Review URL: https://codereview.chromium.org/2206233003 .
2016-08-04 10:49:51 -07:00
..
2016-08-01 09:23:45 -07:00
2016-05-04 17:43:58 -07:00
2016-07-29 12:52:31 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-07-18 10:45:53 -07:00
2016-07-18 10:45:53 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-06-13 07:58:09 -07:00
2016-06-13 07:58:09 -07:00
2016-05-13 12:38:25 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-08-01 10:57:22 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-08-04 15:58:20 +02:00
2016-08-04 14:45:01 +02:00
2015-10-29 23:35:46 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-07-07 12:22:06 -07:00