From e4486fd5f0aacb0c80ee49e89f4cd188a849291d Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Fri, 30 Dec 2011 19:27:24 +0100 Subject: [PATCH] base-modem: store the AT sequence context GDestroyNotify callback --- src/mm-base-modem-at.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mm-base-modem-at.c b/src/mm-base-modem-at.c index e5ee4f39..c2a5cd20 100644 --- a/src/mm-base-modem-at.c +++ b/src/mm-base-modem-at.c @@ -261,6 +261,7 @@ mm_base_modem_at_sequence_in_port (MMBaseModem *self, mm_base_modem_at_sequence_in_port); ctx->current = ctx->sequence = sequence; ctx->response_processor_context = response_processor_context; + ctx->response_processor_context_free = response_processor_context_free; /* Go on with the first one in the sequence */ mm_at_serial_port_queue_command (