commit | fa0c749446aedae990bce1169151d352f21a898b | [log] [tgz] |
---|---|---|
author | yidongh <quic_yidongh@quicinc.com> | Fri Feb 18 15:50:17 2022 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Mar 31 00:12:15 2022 -0700 |
tree | 7aa615c37f25179cd8a3854f309b11bc09ac1c26 | |
parent | 39091bd5f7c795fb5e85b2f815a1c60862ee1955 [diff] |
agm: fix memory leakage during SSR Memory leak observed many times when b2b SSR coming with SVA running. This is because memory not getting unmapped properly with stop failure. Unmap shared memory properly in agm plugin to avoid memory leak in SSR. Change-Id: Ib93f8fe15646383ac941aea770b25eebc7a8b10f