Re: [PATCH BlueZ] gdbus: Fix crash error when calling g_dbus_remove_all_watches
From: Tomasz Bursztyka <hidden> Date: 2012-12-17 11:33:31
Hi Johan,
this bug never hasn't hit anyone since the function
g_dbus_remove_all_watches() is not used anywhere (but in my project)
I will resend the patch with the backtrace.
Tomasz
It seems this patch never got applied. Is it so that no-one else has
seen the issue. Could someone (through basic static analysis) confirm if
the patch is correct? It'd be nice if we could also have a back trace of
the crash in the commit message.
Johan