From: José Antonio Santos-Cadenas <santoscadenas@xxxxxxxxx> --- mcap/mcap.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/mcap/mcap.c b/mcap/mcap.c index f408cbf..63058d1 100644 --- a/mcap/mcap.c +++ b/mcap/mcap.c @@ -1349,6 +1349,7 @@ static gboolean process_md_abort_mdl_rsp(struct mcap_mcl *mcl, mcl->req = MCL_AVAILABLE; abrt_cb(gerr, user_data); + shutdown_mdl(mdl); if ((len >= MIN_RSP_LEN) && (rsp->rc == MCAP_INVALID_MDL)) { mcl->mdls = g_slist_remove(mcl->mdls, mdl); -- 1.6.3.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html