mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-02 00:24:25 +08:00
6c61bb330a
We can't call g_remove_source for the child watch since then nobody will call waitpid when the child dies. Instead set client->child_pid to 0 after sending SIGTERM so that the child watch function doesn't try to do cleanup to processes that were already cleared (e.g. if an old phonet-at process stays around while a new DUN client gets connected). The patch is based upon the initial investigation and findings by Dmitriy Paliy <dmitriy.paliy@nokia.com>. |
||
---|---|---|
.. | ||
echo.c | ||
hal.c | ||
hciops.c | ||
maemo6.c | ||
netlink.c | ||
pnat.c | ||
service.c | ||
storage.c |