[Mono-bugs] [Bug 61671][Nor] Changed - mono crash: OdbcCommand.ExecuteNonQuery is leaking unmanaged resources

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Jul 2004 08:51:59 -0400 (EDT)


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 tsureshkumar@novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=61671

--- shadow/61671	2004-07-30 08:49:51.000000000 -0400
+++ shadow/61671.tmp.20929	2004-07-30 08:51:58.000000000 -0400
@@ -96,6 +96,11 @@
 mono-1.0
 
 ------- Additional Comments From tsureshkumar@novell.com  2004-07-30 08:49 -------
 Created an attachment (id=8795)
 patch
 
+
+------- Additional Comments From tsureshkumar@novell.com  2004-07-30 08:51 -------
+Created an attachment (id=8796)
+modified test program to check the memory leak. garbage is collected to free managed memory
+