commit | 1303f8ea798fe779b6b3dd223c3466aca0effd5a | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Jun 10 22:28:44 2021 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Mon Jun 14 15:16:52 2021 +0000 |
tree | 662e07447bff0c5d851f30158a51014224e0d68e | |
parent | bae92c2b766d0612155c84113a7c4f3cb30256e1 [diff] |
Fix memory leaks in audioserver The code for parsing the volumes configuration was not freeing libxml2 resources. The code updated to use the same parametrizations of std::unique_ptr as the main de-serializer for the APM config. Bug: 190683126 Test: see the repro steps in the bug Change-Id: I660c5b22654a68c21bf14175520ee6b7f40d026e