[Mono-bugs] [Bug 463323] Bug with delegates to dynamic methods

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Feb 15 15:02:40 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=463323

User jan.oravec at 6com.sk added comment
https://bugzilla.novell.com/show_bug.cgi?id=463323#c19





--- Comment #19 from Jan Oravec <jan.oravec at 6com.sk>  2009-02-15 13:02:37 MST ---
It's the cache by method->signature used in mono_param_get_objects ().

When method is freed, method->signature is freed as well and hashtable key
becomes invalid.

-- 
Configure bugmail: https://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.


More information about the mono-bugs mailing list