[Mono-bugs] [Bug 332310] Finalizer of a gtk widget subclass never called
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 10 04:40:27 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=332310#c2
Paolo Molaro <lupus at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #2 from Paolo Molaro <lupus at novell.com> 2007-10-10 02:40:27 MST ---
The finalizers are not called because the Destroy calls involves Dispose, which
calls GC.suppressfinalize() on the objects.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list