[Mono-bugs] [Bug 76494][Min] Changed - Mono.Data.SqliteClient Memory corruption when reusing connection after DELETE with named parameters

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 20 22:56:41 EDT 2005


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 tekhedd at byteheaven.net.

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

--- shadow/76494	2005-10-20 22:11:03.000000000 -0400
+++ shadow/76494.tmp.29138	2005-10-20 22:56:41.000000000 -0400
@@ -121,6 +121,14 @@
 sqlite3_bind_text0, the errors go away.
 
 I am not an expert, but this feels right. The previous patch is
 against svn, and creates magic enum variables (which may not match
 mono style, but it gets the poitn across). In any case, this is the
 proverbial one-line fix, so you probably don't need a patch anyway. :)
+
+------- Additional Comments From tekhedd at byteheaven.net  2005-10-20 22:56 -------
+OK, maybe I've just been staring at this for too long. 
+
+I am still seeing memory problems, but now the program runs through
+quit ea few more queries first. So perhaps that was just a red herring
+and this isn't really an sqlite wrapper problem. (Although it does
+look like that patch actually fixes something.)


More information about the mono-bugs mailing list