hal: Fix memory leakage in audio HAL

Memory leakage is observed in HAL where data allocated is not
freed at the end of function.

Free allocated data at the end of function.

Change-Id: I9d46525234af742772a1cc0e70d3baeedda57698
CRs-Fixed: 2033673
1 file changed