aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2011-12-30 19:27:24 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-15 14:14:41 +0100
commite4486fd5f0aacb0c80ee49e89f4cd188a849291d (patch)
tree4389c7f4894f6a159fb88ef28608454f60b58f7a /src
parentb18a801df3b0467f0c3c02eb055a7e19f8a879d5 (diff)
base-modem: store the AT sequence context GDestroyNotify callback
Diffstat (limited to 'src')
-rw-r--r--src/mm-base-modem-at.c1
1 files changed, 1 insertions, 0 deletions
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 (