commit | 4ed2e6b76dc955a400ed252ce162ee6335276858 | [log] [tgz] |
---|---|---|
author | Edwin Wong <edwinwong@google.com> | Mon Sep 28 21:07:23 2020 -0700 |
committer | Edwin Wong <edwinwong@google.com> | Sat Oct 03 04:57:54 2020 +0000 |
tree | 65a816bbdecf429da6755975a3b741835ae2b6bd | |
parent | b381de4cd0141c56135e7a36cfd047dca7175852 [diff] |
Use shared libdrmframeworkcommon. The libdrmframeworkcommon was statically linked to multiple libraries used by libfwdlockengine. When the shared libraries closes, the same block of static memory will be freed twice. Test: CTS forwardlock tests atest CtsDrmTestCases Bug: 155647761 Change-Id: I45113549772d48e925082d15659b1409cbed6499