commit | 2f71f382c50a50cab81d7d0c4448b1bca963cd22 | [log] [tgz] |
---|---|---|
author | Qiang Chen <quic_qianch@quicinc.com> | Mon Aug 15 10:26:51 2022 +0800 |
committer | Qiang Chen <quic_qianch@quicinc.com> | Mon Aug 15 10:26:51 2022 +0800 |
tree | 41a1046ea471c7eacd091205d58041bad6233d0d | |
parent | 8e012d9c7c574cf5cbd4cb47747a23585d3da0e9 [diff] |
agm: free aif_list when error exit to avoid memory leak If the code return early and go to error exit, we need to free the aif_list to avoid memory leak. Change-Id: Iec7642cbf3e546ec0b0ca45cc369e238e6aa7679