commit | d7d785c798a5010787abc01c0ee7f8f28e0c00df | [log] [tgz] |
---|---|---|
author | Harmandeep Singh <hsingh@codeaurora.org> | Tue Nov 15 11:46:26 2011 -0800 |
committer | Harmandeep Singh <hsingh@codeaurora.org> | Fri Nov 18 08:52:56 2011 -0800 |
tree | b56f3b8689211a8070b2af042c90b76e66efe040 | |
parent | d691819b8a839fbc30f6449e351feb000a2ccbed [diff] |
msm: audio: qdsp6v2: Fix memory leak in aac encoder Memory leak observed during stability testing as codec_cfg structure is not being release. Fix this issue by releasing the codec_cfg structure in the release function CRs-Fixed: 317736 Change-Id: I0b5bca1ecb3a4bfaba6011c868b69ca454e61696 Signed-off-by: Harmandeep Singh <hsingh@codeaurora.org>