[Mono-dev] [Mono-gc-list] Mono memory problems!

Miguel de Icaza miguel at novell.com
Wed Jul 18 20:29:52 EDT 2007


> second... in SafeWaitHandle.cs, the line ...
>             NativeEventCalls.CloseEvent_internal (DangerousGetHandle());
> should be...
>             NativeEventCalls.CloseEvent_internal (handle);

I missed this one, I have now applied this as well.

Miguel



More information about the Mono-devel-list mailing list