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=77596 --- shadow/77596 2007-07-20 13:31:16.000000000 -0400 +++ shadow/77596.tmp.17631 2007-07-23 12:02:15.000000000 -0400 @@ -297,6 +297,11 @@ That's why the additional check in my quick fix to handle a source of mempool allocations that wasn't handled before. The correct fix is to avoid mempool-allocated stuff in the cache -- we don't want unrelated cached items disappearing when a image is removed. This can also make GenericInst ownership issues simpler. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-23 12:02 ------- +SVN r82514 fixes part of the problem, I think. It ensures that all +'MonoGenericInst's are allocated in one place. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
