commit | ca30b0b7bddb060e26290bddeac5b6e6a46ce2e3 | [log] [tgz] |
---|---|---|
author | jesse.huang <jesse.huang@amlogic.com> | Tue Aug 15 15:03:55 2023 -0700 |
committer | jesse.huang <jesse.huang@amlogic.com> | Fri Aug 18 11:51:22 2023 -0700 |
tree | 6a8552f580ab0d67a21dcbc1d1ffad7e1d5a631f | |
parent | a2e057f074a36ebd23ca7213497d9e7d48af2571 [diff] |
audio_server: shared memory leak fix binder [1/1] PD#SWPL-136663 Problem: Shared memory was not being unmapped for binder server close stream operations. Solution: Unmap shared memory for binder server close stream operations. Verify: yocto Change-Id: I8a334012375e81e70d6fe59d24bd8eaa71d2b00c Signed-off-by: jesse.huang <jesse.huang@amlogic.com>