http://bugzilla.novell.com/show_bug.cgi?id=605295
http://bugzilla.novell.com/show_bug.cgi?id=605295#c4 --- Comment #4 from Alan McGovern <[email protected]> 2010-05-12 23:26:51 UTC --- Created an attachment (id=361890) --> (http://bugzilla.novell.com/attachment.cgi?id=361890) Testcase Attached a slightly nicer testcase which tests static and instance delegates. The only case which leaks for me on r156824 is case 4 where we keep recreating a Func<bool> to an instance method. Every other case has more or less constant memory usage. This is on x64. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
