
Initialize gp_cds_context->cfg_ctx before any error case happened and goto err_wma_close. Otherwise, in wma_wmi_service_close, it's trying to free uninitialized gp_cds_context->cfg_ctx. Change-Id: I822ecf77676b9d638c414afb544fdb41d7b1d146 CRs-Fixed: 2355042