commit | 2141c382d372f3469c118eec4fd44ef0847c5e00 | [log] [tgz] |
---|---|---|
author | Aditya Bavanari <abavanar@codeaurora.org> | Tue Jul 20 15:16:05 2021 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Jul 30 04:20:50 2021 -0700 |
tree | 1be96273541d5e2c7e9f0324f3988ba329b9caf5 | |
parent | 1bf22c2c8d4630c25995828613312d791e0d4a64 [diff] |
agm: Add aif state check while getting merged metadata Since the aif object is not removed from the aif pool of a session even after disconnecting aif and only state gets changed to closed, stale aif object metadata gets added in graph_add for next session with the same handle. It leads to improper GKV population. Check the aif obj state and ignore metadata addition for closed objects to fix this. Change-Id: I6c56ae4669a422ca7533e10a5c712d33ee3b6e0a