* [PATCH] stk: Make sure to reset respond_on_exit.
@ 2011-02-28 0:58 Andrzej Zaborowski
2011-02-28 22:15 ` Denis Kenzior
0 siblings, 1 reply; 3+ messages in thread
From: Andrzej Zaborowski @ 2011-02-28 0:58 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 569 bytes --]
This fixes a crash spotted by Lasse Kunnasluoto documented at
http://lists.ofono.org/pipermail/ofono/2011-February/009211.html
---
src/stk.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/stk.c b/src/stk.c
index bc46b2f..c4e988b 100644
--- a/src/stk.c
+++ b/src/stk.c
@@ -2514,6 +2514,7 @@ static void stk_proactive_command_cancel(struct ofono_stk *stk)
stk_command_free(stk->pending_cmd);
stk->pending_cmd = NULL;
stk->cancel_cmd = NULL;
+ stk->respond_on_exit = FALSE;
}
}
--
1.7.1.86.g0e460.dirty
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] stk: Make sure to reset respond_on_exit.
2011-02-28 0:58 [PATCH] stk: Make sure to reset respond_on_exit Andrzej Zaborowski
@ 2011-02-28 22:15 ` Denis Kenzior
0 siblings, 0 replies; 3+ messages in thread
From: Denis Kenzior @ 2011-02-28 22:15 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 340 bytes --]
Hi Andrew,
On 02/27/2011 06:58 PM, Andrzej Zaborowski wrote:
> This fixes a crash spotted by Lasse Kunnasluoto documented at
> http://lists.ofono.org/pipermail/ofono/2011-February/009211.html
> ---
> src/stk.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
Patch has been applied, thanks.
Regards,
-Denis
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] stk: Make sure to reset respond_on_exit.
@ 2012-08-02 10:03 Hicham Bencherif
0 siblings, 0 replies; 3+ messages in thread
From: Hicham Bencherif @ 2012-08-02 10:03 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 47 bytes --]
hicham1502(a)gmail.com
Envoyé de mon iPhone
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-08-02 10:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-28 0:58 [PATCH] stk: Make sure to reset respond_on_exit Andrzej Zaborowski
2011-02-28 22:15 ` Denis Kenzior
-- strict thread matches above, loose matches on Subject: below --
2012-08-02 10:03 Hicham Bencherif
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.