commit | 91e51cbd64541c18fbf806b7bc347c0bc7faf322 | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Wed Jul 15 14:29:25 2015 -0400 |
committer | bungeman <bungeman@google.com> | Wed Jul 15 14:29:25 2015 -0400 |
tree | 7de28d6191eea05dfa52b1f4d682931fdf5e137f | |
parent | 786ece17c3fac1aae670a6206ad4d11471a2488e [diff] |
Fix leak in Android FontMgr test. FontMgrAndroidParserTest deos not free the font families it creates. This issue was discovered by asan when enabling this test on Linux platforms.