commit | ebe0777edcf3b9c6bde9771d65399e2363dc6e40 | [log] [tgz] |
---|---|---|
author | jiabin <jiabin@google.com> | Thu Apr 05 17:16:20 2018 -0700 |
committer | Jiabin Huang <jiabin@google.com> | Fri Apr 06 17:22:28 2018 +0000 |
tree | c2176c544738944bc5efd73becc6243c58909ec5 | |
parent | edcb4521760ec872d2ecf7df9ddf8a42c4c7a7bd [diff] |
Init gain config to prevent uninit leak. In AudioPortConfig, we only initialize index for audio_gain_config, but not other fields. That may cause uninit leak at listAudioPorts and listAudioPatches. Bug: 77238250 Bug: 77238762 Test: try repo steps at the bug description. Change-Id: I57e3bd0598f9aa698a6fa3d3c0218b046de34e2f