[Mono-bugs] [Bug 412571] New: SqlConnection: Component. Dispose should be called each time Dispose is invoked

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 28 06:01:21 EDT 2008


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


           Summary: SqlConnection: Component.Dispose should be called each
                    time Dispose is invoked
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Data.SqlClient
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Currently, we only call base.Dispose if the SqlConnection is not already
disposed. However, to match MS we should invoke base.Dispose each time.


-- 
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