commit | 78aade89e34f9bc315bbe54220db046e421ed2de | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Sep 13 18:55:08 2019 -0700 |
committer | Eric Laurent <elaurent@google.com> | Fri Sep 13 18:58:10 2019 -0700 |
tree | 11f783146aa597125b21414ca15ff033c10b25c0 | |
parent | 61d4a093f4b4041b145fbd7a3ab5ec04679f87d9 [diff] |
audio policy: fix crash in checkOutputForAttributes New implementation of checkOutputForAttributes() dereferences the profile of an output descriptor without checking that this is not a duplicated output first (duplicated outputs do not have a profile). Bug: 140916168 Test: repro steps in bug Change-Id: Ic15674edc245ae33e40d0a025ce79bffcea852b1