commit | 3b247167c6d10ba17ea49b073b45c1747c8ac92a | [log] [tgz] |
---|---|---|
author | David Li <dvdli@google.com> | Fri Mar 19 07:01:40 2021 +0000 |
committer | David Li <dvdli@google.com> | Fri Mar 19 07:18:42 2021 +0000 |
tree | 505e37d8e3cffdf93fef88447acfd7e54df0e8eb | |
parent | 85f5f276263b634ed03750c8619f67eff1a5b83d [diff] |
fix null dereference on aeli EffectProxyCreate does not return fail and assign the pointers in the aeli when the two effects don't have the flag EFFECT_FLAG_HW_ACC_TUNNEL. It causes problem when Effect_command does dereference on those two pointers. Bug: 182867964 Test: mm libeffectproxy Test: create effects without EFFECT_FLAG_HW_ACC_TUNNEL Change-Id: I37502e86ac5d491e7d792251197338905849e25c