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>
Loading
Please sign in to comment