[Gtk-sharp-list] [PATCH] ThreadNotify

Mike Kestner mkestner@speakeasy.net
Fri, 17 Oct 2003 14:23:42 -0500


On Fri, 2003-10-17 at 12:28, Gonzalo Paniagua Javier wrote:
> We are leaking the 2 fds of the pipe and the GSource created in
> gdk_input_add (ThreadNotify.cs).
> 
> The attached patch adds Close (), IDisposable pattern and a finalizer to
> ThreadNotify.

Looks like disposed isn't initialized.

> Ok to commit?

Yeah, please, with the above comment resolved.  Thanks for the patch.

-- 
Mike Kestner <mkestner@speakeasy.net>