http://bugzilla.novell.com/show_bug.cgi?id=508389
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=508389#c8 --- Comment #8 from Ulrich Weigand <[email protected]> 2009-06-04 08:00:53 MDT --- (In reply to comment #7) > The unrelated methods could still be in use, so removing them could lead to > problems. We will try to work out a solution, but this is not an easy problem. Hmm, my patch is supposed to leave the actual methods in place, it just removes the reference to them from the hash table. So if the method is already in use somewhere, I'd think that use should be unaffected. (This does introduce a memory leak, of course, but this is same situation as already with mono_marshal_free_dynamic_wrappers ...) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
