Hi Lucas,
On 02/28/2011 07:43 AM, Lucas De Marchi wrote:
> Wait until driver gives us a file descriptor to start watching for
> client exit. This fixes a race when client exits before the driver
> calls location_reporting_enable_cb().
> ---
> src/location-reporting.c | 10 --
> 1 files
Wait until driver gives us a file descriptor to start watching for
client exit. This fixes a race when client exits before the driver
calls location_reporting_enable_cb().
---
src/location-reporting.c | 10 --
1 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/src/location-re