platform_hardware_interfaces/keymaster/3.0
Hung-ying Tyan 79db3ec849 Fix free() in keymaster VTS
The buffer is allocated by OPENSSL_malloc() in X509_NAME_oneline(name, nullptr, 0).
Should be reclaimed by OPENSSL_free() instead of free().

The patch is provided by vink.shen@mediatek.corp-partner.google.com

Bug: 109708231
Test: build pass
Change-Id: I66a864e3e28905eebac2e7d3a4517d4d5aaa39df
2018-06-08 17:53:48 +08:00
..
default Remove libkeymaster_staging 2017-12-21 12:49:35 -07:00
vts Fix free() in keymaster VTS 2018-06-08 17:53:48 +08:00
Android.bp Updating makefiles for hidl_interface. 2017-11-13 10:00:18 -08:00
IKeymasterDevice.hal Revert "Add auth token parsing to IKeymasterDevice.hal" 2017-03-28 00:44:17 +00:00
types.hal Update comments for doc comments. 2018-05-18 10:10:32 -07:00