[Gtk-sharp-list] Patch for problem with event handler callbacks when there is an Object as input parameter

Mike Kestner mkestner@speakeasy.net
Mon, 18 Aug 2003 23:44:19 -0500


On Thu, 2003-08-14 at 12:36, Aleksey Sanin wrote:

> Finally I was able to find the problem: the signal handler code assumed
> that it owns the object reference passed in. Thus it destroyed the object
> and later GTK crashed as soon as it tries to destroy the object itself.
> 
> The one line patch is trivial (see attached file). I would appreciate if 
> someone
> can check it in (and close the bug :) ). This problem is really annoying :)I just committed your patch.  Thanks for tracking this down.

I just checked the patch into cvs and marked the bug resolved.

Thanks for tracking this down.

-- 
Mike Kestner <mkestner@speakeasy.net>