[Mono-bugs] [Bug 77592][Maj] Changed - Memory leak in OracleParameter when re-using OracleCommand
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 11 12:53:01 EDT 2006
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 skolima at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77592
--- shadow/77592 2006-07-23 02:20:51.000000000 -0400
+++ shadow/77592.tmp.28473 2006-09-11 12:53:01.000000000 -0400
@@ -79,6 +79,11 @@
Mono 1.1.13.2
------- Additional Comments From spatar at mail.nnov.ru 2006-03-30 02:34 -------
We made a simple patch on earlier version of OracleClient, it CAN
execute stored procedures using the same OracleCommand many times
without memory leaking. If you request, I can send you this patch.
+
+------- Additional Comments From skolima at gmail.com 2006-09-11 12:53 -------
+I get the same memory leak when creating a new command in each iteration.
+
+Could you please attach your patch to this report?
More information about the mono-bugs
mailing list