Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79286 --- shadow/79286 2006-10-10 10:27:23.000000000 -0400 +++ shadow/79286.tmp.7348 2006-10-10 12:41:47.000000000 -0400 @@ -141,6 +141,13 @@ process_set_termination_details (proc, status); + _wapi_handle_unref (proc); } } while (proc != NULL); } + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-10 12:41 ------- +Sorry for the wait. Took me awhile to rebuild. + +Anywho, I show that this patch does indeed appear to stop the leaks. +Only the two threads and two processes (crashwapi-dispose.exe and +/sbin/ifconfig) appear in the WAPI table at any given time. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
