aboutsummaryrefslogtreecommitdiff
path: root/src/mm-log.h
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-07-20 12:24:13 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-08-06 20:07:26 +0200
commit63a45f808260f3138b595bf9b250d2a212cb83d4 (patch)
treeaa2a7ab7920490ec3ced9a27890ef82ea15e4a90 /src/mm-log.h
parentd065dd572b3abb5e76467abe1140bf2010fe6fbb (diff)
hso: avoid trying to use an already freed context
In the connection sequence, we keep the context in the private info of the Bearer object, so that we can complete and free it when we receive OWANCALL unsolicited messages. Now, the reply of the OWANCALL itself may get processed as an unsolicited message, so effectively we're processing and finishing the connection/disconnection context *before* we process the reply of the AT command. This patch ensures that we do not try to re-use the connection context after it has been processed by the unsolicited messages handler.
Diffstat (limited to 'src/mm-log.h')
0 files changed, 0 insertions, 0 deletions