bluez/plugins
Johan Hedberg 6c61bb330a Fix missing cleanup for the phonet-at child process
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>.
2010-08-17 10:27:12 +03:00
..
echo.c Move debug() to DBG() 2010-05-21 18:21:48 +02:00
hal.c Move debug() to DBG() 2010-05-21 18:21:48 +02:00
hciops.c Use HCI device type to gate BR/EDR-specific HCI commands 2010-08-10 16:03:18 -04:00
maemo6.c Introduce maemo6 plugin for following the radio state signal 2010-07-09 12:05:56 +03:00
netlink.c Move debug() to DBG() 2010-05-21 18:21:48 +02:00
pnat.c Fix missing cleanup for the phonet-at child process 2010-08-17 10:27:12 +03:00
service.c Move debug() to DBG() 2010-05-21 18:21:48 +02:00
storage.c Move logging.{c,h} to log.{c,h} 2010-05-21 14:40:36 +02:00