On Sun, Oct 28, 2012 at 12:45:40AM +0200, Jonas Ådahl wrote:
> Even when a closure got queued in the queue of a proxy, the proxy object
> can be destroyed during a closure invoke earlier in the queue. Therefore
> check that the proxy object still exists before invoking a closure.
>
> Signed-off-by
Hi Jonas
On Sun, Oct 28, 2012 at 12:45 AM, Jonas Ådahl wrote:
> Even when a closure got queued in the queue of a proxy, the proxy object
> can be destroyed during a closure invoke earlier in the queue. Therefore
> check that the proxy object still exists before invoking a closure.
>
> Signed-off-
Even when a closure got queued in the queue of a proxy, the proxy object
can be destroyed during a closure invoke earlier in the queue. Therefore
check that the proxy object still exists before invoking a closure.
Signed-off-by: Jonas Ådahl
---
Hi,
I've been seeing crashes in dispatch_event() w