commit | f761270724fdc4d074672ede77a5e68bd71d2f56 | [log] [tgz] |
---|---|---|
author | Rohit kumar <quic_rohkumar@quicinc.com> | Fri Aug 19 12:13:44 2022 +0530 |
committer | Rohit kumar <quic_rohkumar@quicinc.com> | Mon Aug 22 12:57:28 2022 +0530 |
tree | 7611a8d58544a89cd9b294bc7a3caaf4d0193dc1 | |
parent | 0877a709f4fb6e61b913324642d21238d98e974d [diff] |
service: session_obj: Clean up sess_obj->params Session object params are not freed in case of failure. Due to this, next usecase setup fails. Cleanup params after sending it to DSP to avoid failure. Change-Id: I7483a2c647f7d66af4445e4d0a9f246608c90b19