commit | d5d645ffec60deedae9d1382db599e3331319cdc | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Jun 26 15:21:43 2019 -0700 |
committer | Alex Light <allight@google.com> | Wed Jun 26 22:25:25 2019 +0000 |
tree | 6f855c3059d6ea6024da8b8062e145a85f3987e1 | |
parent | 2fef66b294417d447630f9d98de68227eef476d3 [diff] |
Make sure to delete jni_id_manager_ on shutdown. We were leaking the jni_id_manager_ on shutdown. Make the field a unique_ptr to fix this issue. Test: ./test.py --host Bug: 136111027 Bug: 134162467 Change-Id: I2a65753d136195a2e2ff47d9a8eb6c37ec3918f6