Hi Daniel,

> It's unsafe to call syslog in the terminat signal handler
> because syslog takes an lock. So when the signal handler
> kicks in and we were already in syslog, we have a nice
> deadlock.
> ---
>  src/main.c |   59 +++++++++++++++++++++++++++++++++++++++++++++++++++--------
>  1 files changed, 51 insertions(+), 8 deletions(-)

so I cherry-picked this patch out of this patch series and applied it.

Regards

Marcel


_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to